From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: [RFC][PATCH 0/4][user-cr]: First try at integrating LXC and USER-CR Date: Wed, 24 Feb 2010 19:25:08 +0100 Message-ID: <4B856F04.30909@fr.ibm.com> References: <20100224083452.GB18758@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100224083452.GB18758-r/Jw6+rmf7HQT0dZR+AlfA@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: Sukadev Bhattiprolu Cc: dlezcano-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org, Containers List-Id: containers.vger.kernel.org On 02/24/2010 09:34 AM, Sukadev Bhattiprolu wrote: > > Following two sets of patches is an early attempt to integrate LXC and > USER-CR. > > Overview: > > Have USER-CR export the core checkpoint and restart functionality into a > library (/lib/libcheckpoint.a and) and have LXC link with this > library. suka, if these patches were accepted in the user-cr git tree, it would be easier for us to follow with your experiments and move forward on some more tests. cheers, C.