lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tencent_50D7C8F43461B5F8CF055C15970A1A36C305@qq.com>
Date: Fri, 13 Dec 2024 17:52:15 +0800
From: Jianhui Zhou <jianhuizz@...com>
To: corbet@....net,
	akpm@...ux-foundation.org,
	paulmck@...nel.org,
	jonaszhou@...oxin.com
Cc: thuth@...hat.com,
	rostedt@...dmis.org,
	david@...hat.com,
	victor@...atatu.com,
	andrii@...nel.org,
	xiongwei.song@...driver.com,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Jianhui Zhou <jianhuizz@...com>
Subject: [PATCH] Documentation: Remove the outdated prompt under cgroup_disable option in kernel-parameters.txt

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@...com>
---
 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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ