Changes

Jump to navigation Jump to search
86 bytes added ,  04:32, 31 August 2016
Line 25: Line 25:     
=== Pages deduplication ===
 
=== Pages deduplication ===
 +
 +
''Main article: [[Memory images 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 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.
 
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.
Line 91: Line 93:  
* [[Iterative migration]]
 
* [[Iterative migration]]
 
* [[Incremental dumps]]
 
* [[Incremental dumps]]
 +
* [[Memory images deduplication]]
 
* [[Lazy migration]]
 
* [[Lazy migration]]
  

Navigation menu