Re: [libvirt] [PATCH 8/9] qemu_cgroup: dont put qemu main thread into wrong cgroup

2016-02-26 Thread Daniel P. Berrange
On Tue, Feb 23, 2016 at 04:58:43PM +0100, Henning Schild wrote: > Eventually all qemu threads are supposed to be in the final cgroup > structure in one of the leaf cgroups (vcpuX, emulator). They should > never be in the main machine cgroup. That is for all thread related > controllers like

[libvirt] [PATCH 8/9] qemu_cgroup: dont put qemu main thread into wrong cgroup

2016-02-23 Thread Henning Schild
Eventually all qemu threads are supposed to be in the final cgroup structure in one of the leaf cgroups (vcpuX, emulator). They should never be in the main machine cgroup. That is for all thread related controllers like cpuset, cpu, and cpuacct. By excluding the threading related controllers we do