Changes

Jump to navigation Jump to search
1 byte added ,  09:36, 25 March 2015
Line 112: Line 112:  
== Linux Kernel ==
 
== Linux Kernel ==
   −
Linux kernel v3.11 or newer is required, with some specific options set. If your distribution does not provide needed kernel, you might want to compile one yourself. Note we also have our [[custom kernel]], which might contain some experimental CRIU related patches.
+
Linux kernel v3.11 or newer is required, with some specific options set. If your distribution does not provide needed kernel, you might want to compile one yourself.
    
=== Configuring the kernel ===
 
=== Configuring the kernel ===
Line 141: Line 141:     
For some [[usage scenarios]] there is an ability to track memory changes and produce [[incremental dumps]]. Need to enable the <code>CONFIG_MEM_SOFT_DIRTY=y</code> (optional) (Processor type and features -> Track memory changes).
 
For some [[usage scenarios]] there is an ability to track memory changes and produce [[incremental dumps]]. Need to enable the <code>CONFIG_MEM_SOFT_DIRTY=y</code> (optional) (Processor type and features -> Track memory changes).
 +
 +
Note we also have our [[custom kernel]], which might contain some experimental CRIU related patches.
    
== Building CRIU From Source ==
 
== Building CRIU From Source ==

Navigation menu