Re: [libvirt] [REPOST 3/4] Revert "qemu: do not put a task into machine cgroup"

2016-01-14 Thread John Ferlan
On 01/14/2016 06:59 AM, Daniel P. Berrange wrote: > On Wed, Jan 13, 2016 at 07:29:49AM -0500, John Ferlan wrote: >> This reverts commit a41c00b472efaa192d2deae51ab732e65903238f. >> >> The patch was causing erroneous updates to the /proc/$pid/cgroup file. >> This resulted in some unexpected

Re: [libvirt] [REPOST 3/4] Revert "qemu: do not put a task into machine cgroup"

2016-01-14 Thread Daniel P. Berrange
On Wed, Jan 13, 2016 at 07:29:49AM -0500, John Ferlan wrote: > This reverts commit a41c00b472efaa192d2deae51ab732e65903238f. > > The patch was causing erroneous updates to the /proc/$pid/cgroup file. > This resulted in some unexpected behavoirs. > > Signed-off-by: John Ferlan

Re: [libvirt] [REPOST 3/4] Revert "qemu: do not put a task into machine cgroup"

2016-01-14 Thread Daniel P. Berrange
On Thu, Jan 14, 2016 at 11:10:36AM -0500, John Ferlan wrote: > > > On 01/14/2016 06:59 AM, Daniel P. Berrange wrote: > > On Wed, Jan 13, 2016 at 07:29:49AM -0500, John Ferlan wrote: > >> This reverts commit a41c00b472efaa192d2deae51ab732e65903238f. > >> > >> The patch was causing erroneous

[libvirt] [REPOST 3/4] Revert "qemu: do not put a task into machine cgroup"

2016-01-13 Thread John Ferlan
This reverts commit a41c00b472efaa192d2deae51ab732e65903238f. The patch was causing erroneous updates to the /proc/$pid/cgroup file. This resulted in some unexpected behavoirs. Signed-off-by: John Ferlan --- src/qemu/qemu_cgroup.c | 15 +++