Re: [libvirt] [PATCH v2.1 10/21] qemu: synchronize emulatorpin info to cgroup

2012-08-22 Thread Daniel Veillard
On Tue, Aug 21, 2012 at 05:18:33PM +0800, Hu Tao wrote: > From: Tang Chen > > Introduce qemuSetupCgroupEmulatorPin() function to add emulator > 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 | 51 >

[libvirt] [PATCH v2.1 10/21] qemu: synchronize emulatorpin info to cgroup

2012-08-21 Thread Hu Tao
From: Tang Chen Introduce qemuSetupCgroupEmulatorPin() function to add emulator 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 | 51 src/qemu/qemu_cgroup.h |