diff options
author | 2024-07-12 08:20:33 -1000 | |
---|---|---|
committer | 2024-07-12 08:20:33 -1000 | |
commit | 1edab907b57d42e2dcf4c16a00185a89209e8700 (patch) | |
tree | 96b424ec5a976d00bc4634416b597cb4a0c7d465 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches (diff) | |
download | wireguard-linux-1edab907b57d42e2dcf4c16a00185a89209e8700.tar.xz wireguard-linux-1edab907b57d42e2dcf4c16a00185a89209e8700.zip |
sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueues
Because there was no way to directly dispatch to the local DSQ of a remote
CPU from ops.enqueue(), scx_qmap skipped looking for an idle CPU on !wakeup
enqueues. This restriction was removed and sched_ext now allows
SCX_DSQ_LOCAL_ON verdicts for direct dispatches.
Factor out pick_direct_dispatch_cpu() from ops.select_cpu() and use it to
direct dispatch from ops.enqueue() on !wakeup enqueues.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Cc: Dan Schatzberg <schatzberg.dan@gmail.com>
Cc: Changwoo Min <changwoo@igalia.com>
Cc: Andrea Righi <righi.andrea@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions