summaryrefslogtreecommitdiff
path: root/kernel/sched/pelt.h
AgeCommit message (Expand)Author
2022-01-18sched/pelt: Relax the sync of util_sum with util_avgVincent Guittot
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-05-12sched: Wrap rq::lock accessPeter Zijlstra
2021-03-22sched: Fix various typosIngo Molnar
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