Changes

Jump to navigation Jump to search
19 bytes added ,  11:10, 24 April 2018
Line 19: Line 19:  
The <code>lazy-pages</code> daemon is responsible for handling the task's page faults and injecting the memory pages into the task's address space. The <code>--page-server</code> option should be set so that <code>lazy-pages</code> daemon will connect to the '''src''' node. The <code>--address</code> and <code>--port</code> options should be used to define the IP address and port of the <code>dump</code> side.
 
The <code>lazy-pages</code> daemon is responsible for handling the task's page faults and injecting the memory pages into the task's address space. The <code>--page-server</code> option should be set so that <code>lazy-pages</code> daemon will connect to the '''src''' node. The <code>--address</code> and <code>--port</code> options should be used to define the IP address and port of the <code>dump</code> side.
   −
  [dst]# criu lazy-pages --page-server --address <src> --port <port>
+
  [dst]# criu lazy-pages --images-dir <dir> --page-server --address <src> --port <port>
    
=== Restore ===
 
=== Restore ===
62

edits

Navigation menu