aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/pelt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar1-10/+1
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann1-10/+1
2021-05-12sched: Wrap rq::lock accessPeter Zijlstra1-1/+1
2021-03-22sched: Fix various typosIngo Molnar1-1/+1
2020-06-15sched/pelt: Cleanup PELT dividerVincent Guittot1-0/+5
2020-03-06sched/pelt: Add support to track thermal pressureThara Gopinath1-0/+31
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-1/+1
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot1-3/+111
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot1-1/+1
2018-07-15sched/irq: Add IRQ utilization trackingVincent Guittot1-0/+16
2018-07-15sched/dl: Add dl_rq utilization trackingVincent Guittot1-0/+6
2018-07-15sched/rt: Add rt_rq utilization trackingVincent Guittot1-0/+7
2018-07-15sched/pelt: Move PELT related code in a dedicated fileVincent Guittot1-0/+43