Categories
core-restart
'core-restart' is a process checkpointing and restarting system. It does not require the executables to be linked with a library, so processes can be checkpointed without being changed. Also, the restarted process and the restoration code are in independent address spaces which simplifies the mechanism of restoring the stack and register state of the checkpointed process. The system runs only on user-level code and requires no modifications to the kernel.
Last updated 10 Sep, 2011
Versions
1.1
1.1 stable released 2005-03-01
- Released: 1 Mar, 2005
- Code Maturity: Stable
- Source Archive: http://www.geocities.com/asimshankar/checkpoint...
- Licenses: SimplePermissiveNoNonWarranty
- Interfaces: Command Line