Changes

Jump to navigation Jump to search
No change in size ,  20:35, 17 December 2011
m
no edit summary
Line 20: Line 20:  
* Memory maps (via '''/proc/$pid/maps''').
 
* Memory maps (via '''/proc/$pid/maps''').
   −
The process dumper (lets call it simply the dumper further) does the following steps during checkpoint stage
+
The process dumper (lets call it a dumper further) does the following steps during checkpoint stage
    
# A '''$pid''' of a process group leader is obtained from the command line.
 
# A '''$pid''' of a process group leader is obtained from the command line.
Line 46: Line 46:  
# Finally execve with new Elf file as an argument is executed, which initiate the kernel's stage of restore procedure.
 
# Finally execve with new Elf file as an argument is executed, which initiate the kernel's stage of restore procedure.
    +
<!--
 
=== Kernel requirements ===
 
=== Kernel requirements ===
   Line 80: Line 81:     
This one provides new Elf file format.
 
This one provides new Elf file format.
 +
-->
    
=== Where to get '''crtools''' itself ===
 
=== Where to get '''crtools''' itself ===

Navigation menu