Commit b28f93ef authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

cg: Add documentation about dumping specified controllers

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 45dc87b8
...@@ -186,6 +186,11 @@ Thus for command line argument the example above will look like: ...@@ -186,6 +186,11 @@ Thus for command line argument the example above will look like:
Same as *--cgroup-props* except the specification is read from Same as *--cgroup-props* except the specification is read from
a file pointed by '<path>'. a file pointed by '<path>'.
*--cgroup-dump-controller* '<name>'::
Dump controller with '<name>' only, skipping anything else
automatically discovered (usually via procfs filesystem). Suitable
when need *criu* to skip some controllers.
*--cgroup-props-ignore-default*:: *--cgroup-props-ignore-default*::
When combined with *--cgroup-props* makes *criu* to substitute When combined with *--cgroup-props* makes *criu* to substitute
predefined controller property with new one shipped. Otherwise predefined controller property with new one shipped. Otherwise
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment