diff options
author | 2024-05-23 10:55:59 +0200 | |
---|---|---|
committer | 2024-08-17 11:06:42 +0200 | |
commit | abc158c82ae555078aa5dd2d8407c3df0f868904 (patch) | |
tree | d3c3702958ef88f7979acbf7505f4048ca95aba2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sched: Split DEQUEUE_SLEEP from deactivate_task() (diff) | |
download | wireguard-linux-abc158c82ae555078aa5dd2d8407c3df0f868904.tar.xz wireguard-linux-abc158c82ae555078aa5dd2d8407c3df0f868904.zip |
sched: Prepare generic code for delayed dequeue
While most of the delayed dequeue code can be done inside the
sched_class itself, there is one location where we do not have an
appropriate hook, namely ttwu_runnable().
Add an ENQUEUE_DELAYED call to the on_rq path to deal with waking
delayed dequeue tasks.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Tested-by: Valentin Schneider <vschneid@redhat.com>
Link: https://lkml.kernel.org/r/20240727105029.200000445@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions