[PATCH 0/6][lxc][v3] Link LXC with USERCR

Daniel Lezcano dlezcano at fr.ibm.com
Wed Mar 31 06:58:49 PDT 2010


Sukadev Bhattiprolu wrote:
> lxc-checkpoint, lxc-restart in the LXC source tree are currently stubs.
> Following set of patches, when applied to LXC and built with USERCR as
> described below, enable enable lxc-checkpoint and lxc-restart of some
> simple containers
> 

[ ... ]

> 1. Build USERCR
> 
> 	$ cd /root
> 
> 	$ git-clone git://git.ncl.cs.columbia.edu/pub/git/user-cr.git user-cr
> 
> 	$ cd user-cr
> 
> 	$ git-checkout ckpt-v20-dev
> 
> 	  	Tested with commit e275f77e4a82d228c1df14dbeb691342e32cdac2
> 		as HEAD.
> 	
> 	# Apply following two patches:
> 
> 	https://lists.linux-foundation.org/pipermail/containers/2010-March/024037.html
> 	https://lists.linux-foundation.org/pipermail/containers/2010-March/024038.html
> 
> 	$ cd /root/user-cr
> 
> 	$ KERNELSRC=/root/linux-2.6/ make 

Assuming the kernel source tree below is right,

   http://www.linux-cr.org/git/?p=linux-cr.git;a=summary

Shall I use ckpt-v20 or ckpt-v20-dev with your patchset ?


More information about the Containers mailing list