Re: [libvirt] [PATCH 1/2]cgroup: introduce kernel version check function for cgroup

2013-10-08 Thread Chen Hanxiao
> -Original Message- > From: Eric Blake [mailto:ebl...@redhat.com] > Sent: Wednesday, October 09, 2013 11:49 AM > To: Chen Hanxiao > Cc: libvir-list@redhat.com > Subject: Re: [libvirt] [PATCH 1/2]cgroup: introduce kernel version check > function > for cgroup >

Re: [libvirt] [PATCH 1/2]cgroup: introduce kernel version check function for cgroup

2013-10-08 Thread Eric Blake
On 10/08/2013 02:38 AM, Chen Hanxiao wrote: > From: Chen Hanxiao > > Some cgroup value range may change s/range/ranges/ > in the further kernel. s/the further kernel/future kernels/ > Introduce kernel version check function for cgroup. > This will be helpful to determine the proper values. I

[libvirt] [PATCH 1/2]cgroup: introduce kernel version check function for cgroup

2013-10-08 Thread Chen Hanxiao
From: Chen Hanxiao Some cgroup value range may change in the further kernel. Introduce kernel version check function for cgroup. This will be helpful to determine the proper values. Signed-off-by: Chen Hanxiao --- src/util/vircgroup.c | 32 1 file changed, 32 i