Re: [libvirt] [PATCH 01/17] Introduce the function virCgroupForHypervisor

2012-08-06 Thread Eric Blake
On 08/03/2012 12:36 AM, Hu Tao wrote: > From: Wen Congyang > > Introduce the function virCgroupForHypervisor() to create sub directory > for hypervisor thread(include I/O thread, vhost-net thread). > > There is already function to create cgroup dir for vcpus. Function > virCgroupForHypervisor()

[libvirt] [PATCH 01/17] Introduce the function virCgroupForHypervisor

2012-08-02 Thread Hu Tao
From: Wen Congyang Introduce the function virCgroupForHypervisor() to create sub directory for hypervisor thread(include I/O thread, vhost-net thread). There is already function to create cgroup dir for vcpus. Function virCgroupForHypervisor() creates cgroup dir for hypervisor, like those for vc