Re: [libvirt] [PATCH 06/12] Introduce qemuSetupCgroupHypervisorPin and synchronize hypervisorpin info to cgroup.

2012-07-26 Thread Hu Tao
On Wed, Jul 25, 2012 at 01:24:37PM +0800, tangchen wrote: > From: Tang Chen > > Introduce qemuSetupCgroupHypervisorPin() function to add hypervisor threads > pin info to cpuset cgroup, the same as vcpupin. > > Signed-off-by: Tang Chen > Signed-off-by: Hu Tao > --- > src/qemu/qemu_cgroup.c |

[libvirt] [PATCH 06/12] Introduce qemuSetupCgroupHypervisorPin and synchronize hypervisorpin info to cgroup.

2012-07-24 Thread tangchen
From: Tang Chen Introduce qemuSetupCgroupHypervisorPin() function to add hypervisor threads pin info to cpuset cgroup, the same as vcpupin. Signed-off-by: Tang Chen Signed-off-by: Hu Tao --- src/qemu/qemu_cgroup.c | 36 src/qemu/qemu_cgroup.h |1 + 2