summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-03-07 18:29:49 +0300
committerTejun Heo <tj@kernel.org>2026-03-07 18:29:49 +0300
commit9c34c5074d1bc22072fc7f9c86b0028f7e273b2c (patch)
treea495fe45ee7406d17e1ad1117b7a01edac2f54e5 /scripts/git.orderFile
parent0c4df54ad8cd52cc165fe2c51fec87e311372699 (diff)
downloadlinux-9c34c5074d1bc22072fc7f9c86b0028f7e273b2c.tar.xz
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
scx_bpf_reenqueue_local() can only trigger re-enqueue of the current CPU's local DSQ. Introduce scx_bpf_dsq_reenq() which takes a DSQ ID and can target any local DSQ including remote CPUs via SCX_DSQ_LOCAL_ON | cpu. This will be expanded to support user DSQs by future changes. scx_bpf_reenqueue_local() is reimplemented as a simple wrapper around scx_bpf_dsq_reenq(SCX_DSQ_LOCAL, 0) and may be deprecated in the future. Update compat.bpf.h with a compatibility shim and scx_qmap to test the new functionality. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions