Changes

16 bytes added ,  01:07, 30 August 2016
m
→‎Pages deduplication: minor improvement
Line 24: Line 24:  
=== Pages deduplication ===
 
=== Pages deduplication ===
   −
When iterative memory dumping feature (<code>criu pre-dump</code>) is used, memory is sent to page server a few times. The page server can automatically deduplicate pages, by punching holes in a parent images where child is replacing the page. This functionality is turned on by <code>--auto-dedup</code> option of <code>criu page-server</code> command.
+
When iterative memory dumping feature (<code>criu pre-dump</code>) is used, memory is sent to page server a few times. The page server can automatically deduplicate pages, by punching holes in parent images where the child image is replacing an existing page. This functionality is turned on by <code>--auto-dedup</code> option of <code>criu page-server</code> command.
 
<br clear="both"/>
 
<br clear="both"/>