[RFC][PATCH 0/4] kernel-based checkpoint restart

Arnd Bergmann arnd at arndb.de
Fri Aug 8 11:18:45 PDT 2008


On Friday 08 August 2008, Dave Hansen wrote:
> I don't think it is the common case.  Probably now when we're screwing
> around with it, but not in the future.  Do you think it is worth adding
> the pid=0 handling?

If it's the exception, probably not. Otherwise it would be a nice shortcut
to avoid having to do two system calls every time you write code using it.
Then again, there are probably not many programs calling it anyway, if it
get encapsulated in some user space tool.

	Arnd <><


More information about the Containers mailing list