[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110814213642.GB13799@hallyn.com>
Date: Sun, 14 Aug 2011 21:36:42 +0000
From: "Serge E. Hallyn" <serge@...lyn.com>
To: Oleg Nesterov <oleg@...hat.com>
Cc: Daniel Lezcano <daniel.lezcano@...e.fr>, akpm@...ux-foundation.org,
bonbons@...ux-vserver.org, containers@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Send a SIGCHLD to the init's pid namespace parent
when reboot
Quoting Oleg Nesterov (oleg@...hat.com):
> On 08/11, Daniel Lezcano wrote:
> >
> > In the case of a VPS, when we shutdown/halt/reboot the container, the
> > reboot utility will invoke the sys_reboot syscall which has the bad
> > effect to reboot the host.
>
> Stupid question. Can't sys_reboot() simply kill init (and thus the whole
> pid_ns) in this case?
The goal is to be able to distinguish a request for reboot from shutdown.
If we just kill the init, then the parent of init (the container monitor)
cannot restart the container to emulate reboot.
[ sorry if I misunderstand what you're asking ]
-serge
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists