[RFC][PATCH][lxc]: Add --with-usercr configure option

Daniel Lezcano dlezcano at fr.ibm.com
Thu Mar 25 10:59:03 PDT 2010


Sukadev Bhattiprolu wrote:
> Daniel Lezcano [dlezcano at fr.ibm.com] wrote:
>> Sukadev Bhattiprolu wrote:
>>> Pls let me know if this will work. Will address your other comments
>>> and repost entire patchset.
>>>
>>> ---
>>> From: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>
>>> 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


More information about the Containers mailing list