Re: [PATCHv1 0/8] CGroup Namespaces

2015-07-22 Thread Vincent Batts
Has there been further movement on CLONE_NEWCGROUP outside of this? vb On Sun, Oct 19, 2014 at 12:54 AM, Eric W. Biederman wrote: > Aditya Kali writes: > >> Second take at the Cgroup Namespace patch-set. >> >> Major changes form RFC (V0): >> 1. setns support for cgroupns >> 2. 'mount -t cgroup

Re: [PATCHv1 0/8] CGroup Namespaces

2014-10-18 Thread Eric W. Biederman
Aditya Kali writes: > Second take at the Cgroup Namespace patch-set. > > Major changes form RFC (V0): > 1. setns support for cgroupns > 2. 'mount -t cgroup cgroup ' from inside a cgroupns now >mounts the cgroup hierarcy with cgroupns-root as the filesystem root. > 3. writes to cgroup files ou

Re: [PATCHv1 0/8] CGroup Namespaces

2014-10-14 Thread Aditya Kali
On Tue, Oct 14, 2014 at 3:42 PM, Andy Lutomirski wrote: > On Mon, Oct 13, 2014 at 2:23 PM, Aditya Kali wrote: >> Second take at the Cgroup Namespace patch-set. >> >> Major changes form RFC (V0): >> 1. setns support for cgroupns >> 2. 'mount -t cgroup cgroup ' from inside a cgroupns now >>moun

Re: [PATCHv1 0/8] CGroup Namespaces

2014-10-14 Thread Andy Lutomirski
On Mon, Oct 13, 2014 at 2:23 PM, Aditya Kali wrote: > Second take at the Cgroup Namespace patch-set. > > Major changes form RFC (V0): > 1. setns support for cgroupns > 2. 'mount -t cgroup cgroup ' from inside a cgroupns now >mounts the cgroup hierarcy with cgroupns-root as the filesystem root.

[PATCHv1 0/8] CGroup Namespaces

2014-10-13 Thread Aditya Kali
Second take at the Cgroup Namespace patch-set. Major changes form RFC (V0): 1. setns support for cgroupns 2. 'mount -t cgroup cgroup ' from inside a cgroupns now mounts the cgroup hierarcy with cgroupns-root as the filesystem root. 3. writes to cgroup files outside of cgroupns-root are not allo