From: Tejun Heo Date: Thu, 22 Jan 2026 00:24:24 +0000 (-1000) Subject: cgroup: Remove stale cpu.rt.max reference from documentation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ff6402de70b3233b4df09df9e5072088a993148;p=thirdparty%2Fkernel%2Flinux.git cgroup: Remove stale cpu.rt.max reference from documentation cpu.rt.max was a proposed interface that never landed in mainline. Remove the reference from cgroup-v2 documentation. Signed-off-by: Tejun Heo Reported-by: Orestis Floros --- diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst index 28613c0e1c902..9c8888d99e890 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 ===============