[Devel] Re: [RFC][PATCH] Do not set /proc inode->pid for non-pid-related inodes
Cedric Le Goater
clg at fr.ibm.com
Wed Mar 21 09:35:34 PDT 2007
Eric W. Biederman wrote:
> "Serge E. Hallyn" <serue at us.ibm.com> writes:
>
>> So how do you see us enforcing pid1's existance? Somehow keep it from
>> fully exiting, or just kill all the processes in it's namespace if it
>> exits?
what about a kthread that would be spawned when a task is cloned in an
unshared pid namespace ? This is an extra cost in term of tasks.
> Killing all other processes in the namespace when pid1 exits is what
> I implemented last time around.
this looks like a sane thing to do.
C.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list