Sukadev Bhattiprolu wrote:
> Daniel Lezcano [[email protected]] wrote:
>> Sukadev Bhattiprolu wrote:
>>> Pls let me know if this will work. Will address your other comments
>>> and repost entire patchset.
>>>
>>> ---
>>> From: Sukadev Bhattiprolu <[email protected]>
>>> 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
_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to