[no subject]

From: Tejun Heo

Date: Wed Jan 21 2026 - 19:24:24 EST


cpu.rt.max was a proposed interface that never landed in mainline. Remove the
reference from cgroup-v2 documentation.

Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
Reported-by: Orestis Floros <orestisflo@xxxxxxxxx>
---
Applied to cgroup/for-6.20. We probably can remove the whole section. Let's
do that some other time.

Thanks.

Documentation/admin-guide/cgroup-v2.rst | 3 ---
1 file changed, 3 deletions(-)

diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
index 28613c0e1c90..9c8888d99e89 100644
--- a/Documentation/admin-guide/cgroup-v2.rst
+++ b/Documentation/admin-guide/cgroup-v2.rst
@@ -737,9 +737,6 @@ combinations are invalid and should be rejected. Also, if the
resource is mandatory for execution of processes, process migrations
may be rejected.

-"cpu.rt.max" hard-allocates realtime slices and is an example of this
-type.
-

Interface Files
===============
--
2.52.0