diff options
author | Peter Zijlstra <[email protected]> | 2024-04-26 13:00:50 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-08-17 11:06:45 +0200 |
commit | fc1892becd5672f52329a75c73117b60ac7841b7 (patch) | |
tree | 0c307a4d938ffae870b919203d796346a247a608 /scripts/generate_rust_analyzer.py | |
parent | 54a58a78779169f9c92a51facf6de7ce94962328 (diff) |
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Note that tasks that are kept on the runqueue to burn off negative
lag, are not in fact runnable anymore, they'll get dequeued the moment
they get picked.
As such, don't count this time towards runnable.
Thanks to Valentin for spotting I had this backwards initially.
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