Re: process checkpointing

Oren Laadan (orenl@cs.huji.ac.il)
Wed, 16 Dec 1998 10:07:49 +0200 (IST)


Hi,

> > are there any patches to support process checkpointin on x86 ?
>
> I'm currently working on this, but I have virtually nothing written yet.
> Since you mention it, I'll take this opporunity to seek input from the
> restof the community.

Make sure you don't reinvent the wheel...

For example, take a look at:

http://warp.dcs.st-and.ac.uk/warp/systems/checkpoint/

Also, checkout CoCheck project and Condor at:

http://wwwbode.informatik.tu-muenchen.de/Par/tools/Projects/CoCheck.html
http://www.cs.wisc.edu/condor/

I believe some of these already work on Linux, or would require probably
some small effort of porting.

BTW, checkpointing of a single process (unlike a bunch of collaborating
processes) can be evidently done (see above) entirely in user-space.

Good luck !

Oren.

__________________________________________________________________________
______ ____ ___ ___ _ __ \
MOSIX Development Group ) ) ) ) ) ( ' ) \ / Oren Laadan \
The Hebrew University / / / / / \ / / orenl@cs.huji.ac.il \
of Jerusalem, Israel ( ( (___( ___) _(_ __/ \_______________________)

http://www.mosix.cs.huji.ac.il

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/