Changes

Jump to navigation Jump to search
22 bytes added ,  14:34, 5 August 2014
m
add link to "Pid restore"
Line 27: Line 27:     
# A process tree has been read from a file.
 
# A process tree has been read from a file.
# Every process started with saved (i.e. original) '''$pid''' via <code>clone()</code> call.
+
# Every process started with saved (i.e. original) '''$pid''' (see [[Pid restore]]) via <code>clone()</code> call.
 
# Files and pipes are restored (by restored it's meant - they are opened and positioned).
 
# Files and pipes are restored (by restored it's meant - they are opened and positioned).
 
# A new memory map is created, filled with data the program had at checkpoint time.
 
# A new memory map is created, filled with data the program had at checkpoint time.
85

edits

Navigation menu