mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 06:45:35 +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:
committed by
Pavel Emelyanov
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
|
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
|
||||||
|
Reference in New Issue
Block a user