mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
cg: Add documentation about dumping specified controllers
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
45dc87b819
commit
b28f93efaf
@ -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
|
||||
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*::
|
||||
When combined with *--cgroup-props* makes *criu* to substitute
|
||||
predefined controller property with new one shipped. Otherwise
|
||||
|
Loading…
x
Reference in New Issue
Block a user