[libvirt] [PATCH 0/3] leave cgroup value checking to kernel

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Fri Oct 11 13:41:21 UTC 2013


From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>

Since 2.6.39, kernel changed the minimum weight of device blkio
while libvirt hard-coded the value range checking.
So we should leave the job of checking to kernel.

Chen Hanxiao (3):
  [libvirt]docs: change the minimum weight description for blkio
  [libvirt]cgroup: show error when EINVAL caught
  [libvirt]cgroup: leave value checking to kernel

 docs/formatdomain.html.in |  6 ++++--
 src/util/vircgroup.c      | 26 +++++++++++---------------
 tools/virsh.pod           | 11 ++++++-----
 3 files changed, 21 insertions(+), 22 deletions(-)

-- 
1.8.2.1




More information about the libvir-list mailing list