diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 8ebd162be7..dffadb39bc 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -192,7 +192,7 @@ cpu.max attribute on the unified control group hierarchy and cpu.cfs_quota_us on legacy. For details about these control group attributes, see cgroup-v2.txt and sched-design-CFS.txt. + url="https://www.kernel.org/doc/Documentation/scheduler/sched-bwc.txt">sched-bwc.txt. Example: CPUQuota=20% ensures that the executed processes will never get more than 20% CPU time on one CPU. @@ -900,6 +900,7 @@ cpuacct.txt, memory.txt, blkio-controller.txt. + sched-bwc.txt.