Re: Kernel-level checkpointing

From: Chris Wedgwood (cw@f00f.org)
Date: Sun May 14 2000 - 16:02:02 EST


     I want to develop a user-level application for
    fault-tolerance servers. Can someone tell me where I
    can get information about the kernel-level
    checkpointing (i.e., to write the image and state of a
    process to disk so that another computer can re-run
    that process)??

Do you want to preserve file descriptor state? If so, you will need
kernel assistance, if not -- you should do a search for unexec (I
think emacs has/had this?).

  --cw

-
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/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:24 EST