diff options
| author | Liang Luo <luoliang@kylinos.cn> | 2026-08-20 10:37:44 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-08-20 07:45:22 -1000 |
| commit | 72c5ae18ebe6588101f2c1e96be61618ce06f182 (patch) | |
| tree | e5d1d6b9f0f897a26dd8a7272f9fc06389dc3f4e /scripts/Makefile.thinlto | |
| parent | 4fb8d6379d2c7ceecb2b3e111954d29089d59492 (diff) | |
| download | linux-next-72c5ae18ebe6588101f2c1e96be61618ce06f182.tar.gz linux-next-72c5ae18ebe6588101f2c1e96be61618ce06f182.zip | |
Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and cpu.idle
The cpu.weight and cpu.weight.nice entries already state that the files
also affect a BPF scheduler through the cgroup_set_weight callback.
However, cpu.max, cpu.max.burst and cpu.idle only mention the fair-class
scheduler, even though sched_ext implements the cgroup_set_bandwidth
(notified with the period/quota from cpu.max and the burst from
cpu.max.burst) and cgroup_set_idle callbacks from these interfaces.
Mirror the cpu.weight wording for the three entries and generalize the
category preamble to refer to the corresponding cgroup_set_* callback so
it keeps covering the entries below.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Liang Luo <luoliang@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
