Changes

4 bytes removed ,  08:02, 10 January 2018
m
→‎Checkpoint: twice 'the'
Line 25: Line 25:  
Note that different processes can map different parts of a shared memory segment.
 
Note that different processes can map different parts of a shared memory segment.
 
In this case, CRIU first collects mapping offsets and lengths from all the processes
 
In this case, CRIU first collects mapping offsets and lengths from all the processes
to determine the the total segment size, then reads all the parts contents
+
to determine the total segment size, then reads all the parts contents
 
from the respective processes.
 
from the respective processes.