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

2012-08-06 Thread Eric Blake
On 08/03/2012 12:36 AM, Hu Tao wrote: From: Tang Chen tangc...@cn.fujitsu.com That's a long subject line (longer than 80! when we usually go for less than 60). I'd suggest: qemu: synchronize hypervisorpin info to cgroup Introduce qemuSetupCgroupHypervisorPin() function to add hypervisor

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

2012-08-03 Thread Hu Tao
From: Tang Chen tangc...@cn.fujitsu.com Introduce qemuSetupCgroupHypervisorPin() function to add hypervisor threads pin info to cpuset cgroup, the same as vcpupin. Signed-off-by: Tang Chen tangc...@cn.fujitsu.com Signed-off-by: Hu Tao hu...@cn.fujitsu.com --- src/qemu/qemu_cgroup.c | 36