From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: [PATCH 00/80] Kernel based checkpoint/restart [v18] Date: Wed, 30 Sep 2009 17:42:49 -0500 Message-ID: <20090930224249.GA22977@us.ibm.com> References: <1253749920-18673-1-git-send-email-orenl@librato.com> <20090924154139.2a7dd5ec.akpm@linux-foundation.org> <20090928163704.GA3327@us.ibm.com> <4AC20BB8.4070509@free.fr> <87iqf0o5sf.fsf@caffeine.danplanet.com> <4AC38477.4070007@free.fr> <87eipoo0po.fsf@caffeine.danplanet.com> <4AC39CE5.9080908@free.fr> <877hvgnv6z.fsf@caffeine.danplanet.com> <4AC3D6DC.9010500@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4AC3D6DC.9010500-GANU6spQydw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Daniel Lezcano Cc: Dan Smith , containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Quoting Daniel Lezcano (daniel.lezcano-GANU6spQydw@public.gmane.org): > Dan Smith wrote: >> The header file makes it pretty clear what is going on, > Certainly for you. If you're worried about hooking lxc-restart up and that being a mess, i have said that as soon as something hits -mm, I will hook up lxc-restart. I do agree, the userspace code would be much simpler if we didn't need to do all of the process tree creation in userspace :) I *would* prefer if we didn't have to parse the image in userspace. But the moment it was decided that portability across kernel versions woudl be done by having userspace process the image, we lost that fight. -serge