File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,11 @@ checkpointed.
18
18
--tcp-established allow open tcp connections
19
19
--ext-unix-sk allow external unix sockets
20
20
--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
21
23
--page-server value ADDRESS: PORT of the page server
22
24
--file-locks handle file locks, for safety
23
25
--pre-dump dump container's memory information only, leave the container running after this
24
26
--manage-cgroups-mode value cgroups mode: 'soft' (default), 'full' and 'strict'
25
27
--empty-ns value create a namespace, but don't restore its properties
28
+ --auto-dedup enable auto deduplication of memory images
You can’t perform that action at this time.
0 commit comments