diff options
author | Peter Zijlstra <[email protected]> | 2024-05-23 10:55:59 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-08-17 11:06:42 +0200 |
commit | abc158c82ae555078aa5dd2d8407c3df0f868904 (patch) | |
tree | d3c3702958ef88f7979acbf7505f4048ca95aba2 /scripts/generate_rust_analyzer.py | |
parent | e8901061ca0cd9acbd3d29d41d16c69c2bfff9f0 (diff) |
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) <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Tested-by: Valentin Schneider <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions