[PATCH 18/33] containers implement namespace tracking subsystem

2007-09-17 Thread Paul Menage
From: "Serge E. Hallyn" <[EMAIL PROTECTED]> (container->cgroup renaming by Paul Menage <[EMAIL PROTECTED]>) When a task enters a new namespace via a clone() or unshare(), a new cgroup is created and the task moves into it. This version names cgroups which are automatically created using

[PATCH 18/33] containers implement namespace tracking subsystem

2007-09-17 Thread Paul Menage
From: Serge E. Hallyn [EMAIL PROTECTED] (container-cgroup renaming by Paul Menage [EMAIL PROTECTED]) When a task enters a new namespace via a clone() or unshare(), a new cgroup is created and the task moves into it. This version names cgroups which are automatically created using cgroup_clone()