summaryrefslogtreecommitdiffstats
path: root/kernel/sched/pelt.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-16sched/core: Use PELT for scale_rt_capacity()Vincent Guittot1-1/+1
2018-07-15sched/irq: Add IRQ utilization trackingVincent Guittot1-0/+40
2018-07-15sched/dl: Add dl_rq utilization trackingVincent Guittot1-0/+23
2018-07-15sched/rt: Add rt_rq utilization trackingVincent Guittot1-0/+25
2018-07-15sched/pelt: Move PELT related code in a dedicated fileVincent Guittot1-0/+311