]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
cgroup: Remove stale cpu.rt.max reference from documentation
authorTejun Heo <tj@kernel.org>
Thu, 22 Jan 2026 00:24:24 +0000 (14:24 -1000)
committerTejun Heo <tj@kernel.org>
Thu, 22 Jan 2026 00:24:59 +0000 (14:24 -1000)
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@kernel.org>
Reported-by: Orestis Floros <orestisflo@gmail.com>
Documentation/admin-guide/cgroup-v2.rst

index 28613c0e1c902dea8671e811f8ceaf468effd0ce..9c8888d99e890cad71899ab2fc686bc7c6716fad 100644 (file)
@@ -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
 ===============