All of lore.kernel.org
 help / color / mirror / Atom feed
* CLONE_PARENT in a container
@ 2009-03-19 22:32 Oren Laadan
       [not found] ` <49C2C819.4070802-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Oren Laadan @ 2009-03-19 22:32 UTC (permalink / raw)
  To: Linux Containers


What happens when a container-init calls clone() with the
CLONE_PARENT flag set ?

Since CLONE_PARENT can be used to create a sibling, I'd
think that this will create a sibling, in particular,  a
new task in the same container whose parent is the parent
of the container. From a quick look in the code I can't
see why this would be impossible.

Is this so ?  Is this the desired behavior ?

Oren.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-20  3:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-19 22:32 CLONE_PARENT in a container Oren Laadan
     [not found] ` <49C2C819.4070802-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2009-03-20  2:07   ` Sukadev Bhattiprolu
     [not found]     ` <20090320020749.GA31179-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-03-20  3:25       ` Eric W. Biederman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.