diff options
author | Chengming Zhou <[email protected]> | 2022-04-08 19:53:08 +0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-04-22 12:14:07 +0200 |
commit | 64eaf50731ac0a8c76ce2fedd50ef6652aabc5ff (patch) | |
tree | 9b41528f918883d9c8b9aa5dc87e03e021f482ab /lib/memory-notifier-error-inject.c | |
parent | 06354900787f25bf5be3c07a68e3cdbc5bf0fa69 (diff) |
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
Since commit 23127296889f ("sched/fair: Update scale invariance of PELT")
change to use rq_clock_pelt() instead of rq_clock_task(), we should also
use rq_clock_pelt() for throttled_clock_task_time and throttled_clock_task
accounting to get correct cfs_rq_clock_pelt() of throttled cfs_rq. And
rename throttled_clock_task(_time) to be clock_pelt rather than clock_task.
Fixes: 23127296889f ("sched/fair: Update scale invariance of PELT")
Signed-off-by: Chengming Zhou <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Ben Segall <[email protected]>
Reviewed-by: Vincent Guittot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions