[PATCH] Documentation: Remove the outdated prompt under cgroup_disable option in kernel-parameters.txt
From: Jianhui Zhou
Date: Fri Dec 13 2024 - 04:52:52 EST
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