[CRIU] [PATCH 2/2] Documentation: add --lazy-pages option to page-server description
Mike Rapoport
rppt at linux.vnet.ibm.com
Tue Aug 8 16:18:04 MSK 2017
Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
Documentation/criu.txt | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/criu.txt b/Documentation/criu.txt
index f1e37b5..39232ba 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -576,6 +576,12 @@ Launches *criu* in page server mode.
*--port* 'number'::
Page server port number.
+*--lazy-pages*::
+ Serve local memory dump to a remote *lazy-pages* daemon. In this
+ mode the *page-server* reads local memory dump and allows the
+ remote *lazy-pages* deamon to request memory pages in random
+ order.
+
*lazy-pages*
~~~~~~~~~~~~
Launches *criu* in lazy-pages daemon mode.
--
2.7.4
More information about the CRIU
mailing list