[PATCH 0/7][v8] Container-init signal semantics

Daniel Lezcano daniel.lezcano at free.fr
Sat Mar 7 11:43:42 PST 2009


Sukadev Bhattiprolu wrote:
>> Gregory Kurz proposed a solution:
>>    * when shutdown is called and we are not in the init pidns, then we kill 
>> the process 1 of the pidnamespace.
>>    * when reboot is called and we are not in the init pidns, then we reexec 
>> the init process, using the same command line. I guess this one could be 
>> easily retrieved if we are able to display /proc/1/cmdline ;)
>>
>> IMHO, this is a good proposition because it is generic and intuitive, no ?
>>
>> What do you thing ?
>>     
>
> Yes, I think it makes sense. Do we have any prototype patches that
> implement this behavior ?
>   
I have a simple prototype for the first case, added in attachment.
For the second case, I didn't had time to do it yet as it is not so 
trivial because we force an exec of another process.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: kill-cinit-at-shutdown.patch
Type: text/x-diff
Size: 2785 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/containers/attachments/20090307/b5a65fd5/attachment.patch 


More information about the Containers mailing list