Checkpointing of simple programs in FreeBSD

kota saikrishna kotasaikrishna28 at gmail.com
Mon Mar 19 14:15:10 UTC 2012


I found that checkpointing and restart of a process is available for
DragonFlyBSD.
I need this feature for FreeBSD. How can I checkpoint simple programs in
FreeBSD such that they can be restored and run from the checkpointed state?
For example, can someone tell me the steps so that I can checkpoint a small
program (that prints a few lines say) half way through its run, and then
restore it and print the rest of the lines?


More information about the freebsd-hackers mailing list