summaryrefslogtreecommitdiffstats
path: root/kernel/sched/pelt.h
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Simplify util_estVincent Guittot2023-12-231-2/+2
* sched/fair: Decay task PELT values during wakeup migrationVincent Donnefort2022-06-281-7/+33
* sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou2022-04-221-2/+2
* sched/pelt: Relax the sync of util_sum with util_avgVincent Guittot2022-01-181-1/+3
* Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-181-10/+1
|\
| * sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann2021-06-031-10/+1
* | sched: Wrap rq::lock accessPeter Zijlstra2021-05-121-1/+1
|/
* sched: Fix various typosIngo Molnar2021-03-221-1/+1
* sched/pelt: Cleanup PELT dividerVincent Guittot2020-06-151-0/+5
* sched/pelt: Add support to track thermal pressureThara Gopinath2020-03-061-0/+31
* sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-1/+1
* sched/fair: Update scale invariance of PELTVincent Guittot2019-02-041-3/+111
* sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot2018-10-021-1/+1
* sched/irq: Add IRQ utilization trackingVincent Guittot2018-07-151-0/+16
* sched/dl: Add dl_rq utilization trackingVincent Guittot2018-07-151-0/+6
* sched/rt: Add rt_rq utilization trackingVincent Guittot2018-07-151-0/+7
* sched/pelt: Move PELT related code in a dedicated fileVincent Guittot2018-07-151-0/+43