From b28f93efaff5098fca88523a8068925a26e83a0b Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 13 May 2016 23:03:00 +0300 Subject: [PATCH] cg: Add documentation about dumping specified controllers Signed-off-by: Cyrill Gorcunov Signed-off-by: Pavel Emelyanov --- Documentation/criu.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/criu.txt b/Documentation/criu.txt index 14ababde9..55f05c000 100644 --- a/Documentation/criu.txt +++ b/Documentation/criu.txt @@ -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 ''. +*--cgroup-dump-controller* '':: + Dump controller with '' 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