Skip to content

Commit 5f32bb9

Browse files
committed
Update runc-checkpoint man-page
This just copies the latest output from 'runc checkpoint --help' to the man page. Signed-off-by: Adrian Reber <[email protected]>
1 parent 4e9d52d commit 5f32bb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

man/runc-checkpoint.8.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ checkpointed.
1818
--tcp-established allow open tcp connections
1919
--ext-unix-sk allow external unix sockets
2020
--shell-job allow shell jobs
21+
--lazy-pages use userfaultfd to lazily restore memory pages
22+
--status-fd value criu writes \0 to this FD once lazy-pages is ready
2123
--page-server value ADDRESS:PORT of the page server
2224
--file-locks handle file locks, for safety
2325
--pre-dump dump container's memory information only, leave the container running after this
2426
--manage-cgroups-mode value cgroups mode: 'soft' (default), 'full' and 'strict'
2527
--empty-ns value create a namespace, but don't restore its properties
28+
--auto-dedup enable auto deduplication of memory images

0 commit comments

Comments
 (0)