Commit 0ff6402d authored by Tejun Heo's avatar Tejun Heo
Browse files

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: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarOrestis Floros <orestisflo@gmail.com>
parent 090e0ae3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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
===============