Changes

Jump to navigation Jump to search
549 bytes removed ,  04:21, 31 August 2016
m
→‎See also: add Memory images deduplication link
Line 38: Line 38:  
== Data deduplication ==
 
== Data deduplication ==
   −
After creation of such stack of images some data would get duplication in dumps. If you don't want to keep duplicates there's an ability to punch duplicate data from non-top images. There are two options for this.
+
See [[memory images deduplication]].
   −
=== Deduplication action ===
+
== See also ==
The <code>criu dedup</code> command opens the image directory and punch holes in the ''parent'' images where ''child'' images would replace them.
     −
=== Automatic deduplication while dumping ===
+
* [[Live migration]]
The <code>--auto-dedup</code> option would cause every write to images with process' pages to go an punch holes in respective parent images.
+
* [[Disk-less migration]]
 
+
* [[Iterative migration]]
This option applies to both <code>dump</code> and <code>page-server</code> actions and thus is extremely useful in [[disk-less migration]] scenario.
+
* [[Memory images deduplication]]
 +
* [[Page server]]
    
[[Category:HOWTO]]
 
[[Category:HOWTO]]
 
[[Category:Memory]]
 
[[Category:Memory]]

Navigation menu