Testing Linux-CR

Serge E. Hallyn serge at hallyn.com
Thu May 12 15:15:54 PDT 2011


Quoting Raghu D K (dk.raghu at gmail.com):
> Dear All,
> 
> I have cloned the following projects:
> linux-cr.git
> tests-cr.git
> user-cr.git

Hi Raghu, glad you're giving it a shot.

Oren, linux-cr.org doesn't show these trees any more?

> I have been successfully able to compile and boot of the Linux-2.6.37
> kernel. I am also able to build the library and test tools under the
> "tests-cr" and "user-cr" projects.
> 
> However when I run the "ckpt" application from "/tests-cr/simple"
> folder I get an error in "/tmp/cr-test.out" stating checkpoint
> function not implemented.
> 
> I am not sure if the "__NR_checkpoint" syscall has been implemented. 	
> 
> Is there any documentation to refer or any clues to test this.

You'll need to do 'make menuconfig', and make sure to set
CONFIG_CHECKPOINT=y.  See documentation under
linux-cr/Documentation/checkpoint as well.

Are you on standard amd64 or i386 architecture?

thanks,
-serge


More information about the Containers mailing list