From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: [RFC][PATCH][lxc]: Add --with-usercr configure option Date: Thu, 25 Mar 2010 18:59:03 +0100 Message-ID: <4BABA467.30503@fr.ibm.com> References: <20100325010524.GA7385@us.ibm.com> <4BAB739B.9090601@fr.ibm.com> <20100325172827.GC5847@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100325172827.GC5847-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: Containers , clg-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org List-Id: containers.vger.kernel.org Sukadev Bhattiprolu wrote: > Daniel Lezcano [dlezcano-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org] wrote: >> Sukadev Bhattiprolu wrote: >>> Pls let me know if this will work. Will address your other comments >>> and repost entire patchset. >>> >>> --- >>> From: Sukadev Bhattiprolu >>> Date: Wed, 24 Mar 2010 17:26:44 -0700 >>> Subject: [PATCH 1/1] Add --with-usercr configure option >>> >>> Add a configure option, --with-usercr=dir which would allow linking >>> with external (i.e USERCR) implementation of checkpoint/restart. >>> >>> For now, USERCR "publishes" a app-checkpoint.h, checkpoint.o and >>> restart.o files which implement the functions app_checkpoint() and >>> app_restart(). >>> >>> Usage: >>> $ ./autogen.sh >>> >>> $ ./configure --help |grep usercr >>> --with-usercr=dir use the Checkpoint/Restart implementation in 'dir' >> Ok, let's call it : --with-cr > > Ok, or how about --with-libcr given that it will eventually be a library. +1