[Devel] [RFC] [PATCH 2/2] namespace enter: introduce sys_hijack (v3)

Paul Menage menage at google.com
Wed Sep 5 09:15:11 PDT 2007


On 9/4/07, Serge E. Hallyn <serue at us.ibm.com> wrote:
> We could of course have the ns_container subsystem do that.  The
> ns_container generally stick around until the admin does a manual rm on
> its directory, so this way we could keep the nsproxy around.

So how about taking sys_hijack() even further and integrate it with
control groups too? So when you do sys_hijack() (or maybe an
alternative name would be sys_fork_in()?) you create a task that
inherits all the control groups of the target task, as well as the
namespaces.

Paul
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list