summaryrefslogtreecommitdiff
path: root/kernel/sched/pelt.c
AgeCommit message (Expand)Author
2018-10-02sched/fair: Remove setting task's se->runnable_weight during PELT updateDietmar Eggemann
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot
2018-07-16sched/core: Use PELT for scale_rt_capacity()Vincent 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