summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTao Cui <cuitao@kylinos.cn>2026-08-24 21:21:16 +0800
committerTejun Heo <tj@kernel.org>2026-08-24 07:05:33 -1000
commit6586705bc2dc06908309bf65d79efa53a347c9f0 (patch)
tree64c571b7ff225dc66c8cb577feec70d0b6ceb248 /scripts/objdiff
parentcca061dccf563907061766191b2ce3f66b7c285a (diff)
downloadlinux-next-6586705bc2dc06908309bf65d79efa53a347c9f0.tar.gz
linux-next-6586705bc2dc06908309bf65d79efa53a347c9f0.zip
docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
The scheduler core communicates the initial cpu controller settings to the BPF scheduler through ops.cgroup_init() and reports subsequent changes through the corresponding ops.cgroup_set_*() callbacks. Whether and how a knob takes effect is up to the loaded scheduler: it may implement the corresponding callback partially or not at all, so cpu.max, cpu.weight and friends can silently have no effect. Document this in the basics section of sched-ext.rst. Signed-off-by: Tao Cui <cuitao@kylinos.cn> Reviewed-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions