aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugins/plugin_function.c
diff options
context:
space:
mode:
authorVincent Guittot <[email protected]>2025-10-08 13:12:14 +0000
committerPeter Zijlstra <[email protected]>2025-10-14 11:43:08 +0000
commit17e3e88ed0b6318fde0d1c14df1a804711cab1b5 (patch)
tree07804c19dc375fc350d1dc849f29d838a439dcce /tools/lib/traceevent/plugins/plugin_function.c
parentsched/deadline: Stop dl_server before CPU goes offline (diff)
downloadkernel-17e3e88ed0b6318fde0d1c14df1a804711cab1b5.tar.gz
kernel-17e3e88ed0b6318fde0d1c14df1a804711cab1b5.zip
sched/fair: Fix pelt lost idle time detection
The check for some lost idle pelt time should be always done when pick_next_task_fair() fails to pick a task and not only when we call it from the fair fast-path. The case happens when the last running task on rq is a RT or DL task. When the latter goes to sleep and the /Sum of util_sum of the rq is at the max value, we don't account the lost of idle time whereas we should. Fixes: 67692435c411 ("sched: Rework pick_next_task() slow-path") Signed-off-by: Vincent Guittot <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Diffstat (limited to 'tools/lib/traceevent/plugins/plugin_function.c')
0 files changed, 0 insertions, 0 deletions