Commit acbee592 authored by Qais Yousef's avatar Qais Yousef Committed by Ingo Molnar
Browse files

sched/documentation: Document the util clamp feature



Add a document explaining the util clamp feature: what it is and
how to use it. The new document hopefully covers everything one needs to
know about uclamp.

Signed-off-by: default avatarQais Yousef <qais.yousef@arm.com>
Signed-off-by: default avatarQais Yousef (Google) <qyousef@layalina.io>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Reviewed-by: default avatarLukasz Luba <lukasz.luba@arm.com>
Link: https://lore.kernel.org/r/20221216235716.201923-1-qyousef@layalina.io
Cc: Jonathan Corbet <corbet@lwn.net>
parent ef90cf22
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -619,6 +619,8 @@ process migrations.
and is an example of this type.


.. _cgroupv2-limits-distributor:

Limits
------

@@ -635,6 +637,7 @@ process migrations.
"io.max" limits the maximum BPS and/or IOPS that a cgroup can consume
on an IO device and is an example of this type.

.. _cgroupv2-protections-distributor:

Protections
-----------
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ Linux Scheduler
    sched-capacity
    sched-energy
    schedutil
    sched-util-clamp
    sched-nice-design
    sched-rt-group
    sched-stats
+741 −0

File added.

Preview size limit exceeded, changes collapsed.