Changes

Jump to navigation Jump to search
37 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 ===
Line 30: Line 30:  
=== Video ===
 
=== Video ===
   −
To view an example video of using a lazy-pages, please go to https://asciinema.org/a/146427.
+
To view an example video of using a lazy-pages, please go to https://asciinema.org/a/4QgtYPW9XtTngTyCX5Jsibqth
    
== See also ==
 
== See also ==
62

edits

Navigation menu