Disabling options other than memory is currently supported according to the cgroup_disable function. So it can be removed. Signed-off-by: Jianhui Zhou <jianhuizz@xxxxxx> --- Documentation/admin-guide/kernel-parameters.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 3872bc6ec49d..3c562653016f 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -609,9 +609,6 @@ - if foo is an optional feature then the feature is disabled and corresponding cgroup files are not created - {Currently only "memory" controller deal with this and - cut the overhead, others just disable the usage. So - only cgroup_disable=memory is actually worthy} Specifying "pressure" disables per-cgroup pressure stall information accounting feature -- 2.25.1