diff options
author | Peter Zijlstra <peterz@infradead.org> | 2024-04-26 13:00:50 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-08-17 11:06:45 +0200 |
commit | fc1892becd5672f52329a75c73117b60ac7841b7 (patch) | |
tree | 0c307a4d938ffae870b919203d796346a247a608 /tools/perf/scripts/python | |
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) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Tested-by: Valentin Schneider <vschneid@redhat.com>
Link: https://lkml.kernel.org/r/20240727105030.514088302@infradead.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions