]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
cgroup, docs: be specific about bandwidth control of rt processes
authorShashank Balaji <shashank.mahadasyam@sony.com>
Tue, 20 May 2025 14:07:45 +0000 (23:07 +0900)
committerTejun Heo <tj@kernel.org>
Wed, 21 May 2025 16:33:47 +0000 (06:33 -1000)
Signed-off-by: Shashank Balaji <shashank.mahadasyam@sony.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v2.rst

index f293a13b42ed69e7c6bf5e974cb86e228411af4e..1a81f7947ed4e80fd1b01c049a8c7067e70cb5fd 100644 (file)
@@ -1076,7 +1076,7 @@ cpufreq governor about the minimum desired frequency which should always be
 provided by a CPU, as well as the maximum desired frequency, which should not
 be exceeded by a CPU.
 
-WARNING: cgroup2 cpu controller doesn't yet fully support the control of
+WARNING: cgroup2 cpu controller doesn't yet support the (bandwidth) control of
 realtime processes. For a kernel built with the CONFIG_RT_GROUP_SCHED option
 enabled for group scheduling of realtime processes, the cpu controller can only
 be enabled when all RT processes are in the root cgroup. Be aware that system