All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] In-kernel process restart
@ 2008-11-24 15:39 Andrey Mirkin
  2008-11-24 15:39 ` [PATCH 1/2] Add flags for user-space and in-kernel process creation Andrey Mirkin
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Andrey Mirkin @ 2008-11-24 15:39 UTC (permalink / raw)
  To: orenl, containers; +Cc: linux-kernel, Andrey Mirkin

These patchset introduces OpenVZ kernel based restart procedure on top of
Oren's checkpoint/restart patchset v9.

For restarting a set of processes one will need to call sys_restart() once with
new flag CR_CTX_RSTR_IN_KERNEL. All work will be done in kernel in this case.

Small changes to image format are required to make in-kernel process creation
more easy.

Oren, please take a look on this patchset. I've tried to port OpenVZ
functionality on top of yours with minimal changes.

^ permalink raw reply	[flat|nested] 22+ messages in thread
* [PATCH 0/2] In-kernel process restart
@ 2008-11-24 15:39 Andrey Mirkin
  0 siblings, 0 replies; 22+ messages in thread
From: Andrey Mirkin @ 2008-11-24 15:39 UTC (permalink / raw)
  To: orenl-eQaUEPhvms7ENvBUuze7eA,
	containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Andrey Mirkin

These patchset introduces OpenVZ kernel based restart procedure on top of
Oren's checkpoint/restart patchset v9.

For restarting a set of processes one will need to call sys_restart() once with
new flag CR_CTX_RSTR_IN_KERNEL. All work will be done in kernel in this case.

Small changes to image format are required to make in-kernel process creation
more easy.

Oren, please take a look on this patchset. I've tried to port OpenVZ
functionality on top of yours with minimal changes.

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

end of thread, other threads:[~2008-11-26 11:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 15:39 [PATCH 0/2] In-kernel process restart Andrey Mirkin
2008-11-24 15:39 ` [PATCH 1/2] Add flags for user-space and in-kernel process creation Andrey Mirkin
2008-11-24 15:39   ` [PATCH 2/2] Add support for in-kernel process creation during restart Andrey Mirkin
2008-11-25  0:45     ` Alexey Dobriyan
2008-11-26  5:07       ` Andrey Mirkin
     [not found]       ` <20081125004024.GA4440-2ev+ksY9ol182hYKe6nXyg@public.gmane.org>
2008-11-26  5:07         ` Andrey Mirkin
     [not found]     ` <1227541175-30301-3-git-send-email-major-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2008-11-25  0:45       ` Alexey Dobriyan
2008-11-25 20:17       ` Oren Laadan
2008-11-25 20:17     ` Oren Laadan
2008-11-26 11:58       ` Andrey Mirkin
     [not found]       ` <492C5D74.7040302-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2008-11-26 11:58         ` Andrey Mirkin
     [not found]   ` <1227541175-30301-2-git-send-email-major-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2008-11-24 15:39     ` Andrey Mirkin
2008-11-24 16:02     ` [PATCH 1/2] Add flags for user-space and in-kernel process creation Louis Rilling
2008-11-24 16:02       ` Louis Rilling
     [not found]       ` <20081124160211.GE27238-Hu8+6S1rdjywhHL9vcZdMVaTQe2KTcn/@public.gmane.org>
2008-11-26  4:55         ` Andrey Mirkin
2008-11-26  4:55       ` Andrey Mirkin
     [not found] ` <1227541175-30301-1-git-send-email-major-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2008-11-24 15:39   ` Andrey Mirkin
2008-11-25 20:02   ` [PATCH 0/2] In-kernel process restart Oren Laadan
2008-11-25 20:02 ` Oren Laadan
     [not found]   ` <492C59DD.5070401-eQaUEPhvms7ENvBUuze7eA@public.gmane.org>
2008-11-26 11:44     ` Andrey Mirkin
2008-11-26 11:44   ` Andrey Mirkin
  -- strict thread matches above, loose matches on Subject: below --
2008-11-24 15:39 Andrey Mirkin

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.