summaryrefslogtreecommitdiff
path: root/kernel/sched/pelt.c
AgeCommit message (Expand)Author
2019-12-17schied/fair: Skip calculating @contrib without loadPeng Wang
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef
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/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