Documentation: add --lazy-pages option to page-server description

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Acked-by: Adrian Reber <areber@redhat.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
Mike Rapoport 2017-08-08 16:18:04 +03:00 committed by Andrei Vagin
parent 4b5605d986
commit e5d7d71b1e

View file

@ -549,6 +549,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.