[CRIU] [PATCH] docs: Add --freeze-cgroup and update --ext-unix-sk
Cyrill Gorcunov
gorcunov at openvz.org
Mon Sep 7 02:29:56 PDT 2015
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
Documentation/criu.txt | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/Documentation/criu.txt b/Documentation/criu.txt
index 633ef216537a..84de8972f85f 100644
--- a/Documentation/criu.txt
+++ b/Documentation/criu.txt
@@ -136,8 +136,12 @@ In other words, do not use it until really needed.
*-s*, *--leave-stopped*::
Leave tasks in stopped state after checkpoint instead of killing them.
-*-x*, *--ext-unix-sk*::
- Dump external unix sockets.
+*-x*, *--ext-unix-sk* ['<inode>',<inode>']::
+ Dump external unix sockets. Optionally passing '<inode>' (or comma separated
+ series) it assigns inodes which allowed for one sided dump.
+
+*--freeze-cgroup*::
+ Use cgroup freezer to collect processes.
*--manage-cgroups*::
Collect cgroups into the image thus they gonna be restored then.
--
2.4.3
More information about the CRIU
mailing list