Checkpoint / Restart

Serge E. Hallyn serue at us.ibm.com
Tue Jan 27 07:59:47 PST 2009


Quoting Ralph-Gordon Paul (Ralph-Gordon.Paul at uni-duesseldorf.de):
> Hello,
> 
> i'm searching for the right Mailing List for Linux checkpoint / restart.
> 
> I'm working for the XtreemOS Project (http://www.xtreemos.eu). We want  
> to include the linux native checkpoint / restart, but it seems to not  
> work. I tested it with the delivered test applications, but they don't  
> work. The restart application (rstr) throws a segmentation fault. I  
> tried both tests from the documentation, checkpointing self and  
> checkpoint from another process. My Architecture is a Pentium D.
> 
> Sorry if this is the wrong Mailing List, i couldn't find the right  
> place (forum or mailing list).
> 
> Thanks for Help,

Hi,

Yup, this is the right list - well either this or lkml.

IIUC you're saying you tested this on a 64-bit x86.  That is
in fact not yet supported.  With Oren's patchset, you can
only use x86_32.  (With the patch I sent last week, you could
also do s390x.)  Support for x86_64 shouldn't take much work -
I think Dave was going to see about such a port, and Oren
may have one at the ready, but you could also do it yourself
if you're so inclined.

-serge


More information about the Containers mailing list