aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/pelt.h
AgeCommit message (Expand)Author
2022-06-09sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou
2022-02-01sched/pelt: Relax the sync of util_sum with util_avgVincent Guittot
2021-06-16sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2020-06-15sched/pelt: Cleanup PELT dividerVincent Guittot
2020-03-06sched/pelt: Add support to track thermal pressureThara Gopinath
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot
2018-07-15sched/irq: Add IRQ utilization trackingVincent Guittot
2018-07-15sched/dl: Add dl_rq utilization trackingVincent Guittot
2018-07-15sched/rt: Add rt_rq utilization trackingVincent Guittot
2018-07-15sched/pelt: Move PELT related code in a dedicated fileVincent Guittot