On Tue, Oct 28, 2008 at 12:12 AM, Preeti <[EMAIL PROTECTED]> wrote:
> If I want to stop a running process and restore it later (ie checkpoint and
> restore), is it possible to do so by using these virtual memory mappings? If
> so, can someone tell how to go about it?

This page explains how to do checkpointing by utilizing existing core
dumping mechanism in Linux kernel. Seems like it is based on 2.4, but
there's a chance it works on 2.6 too:
http://www.geocities.com/asimshankar/checkpointing/

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to