Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-24 | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() | Vincent Guittot | 1 | -1/+1 |
2019-02-04 | sched/fair: Update scale invariance of PELT | Vincent Guittot | 1 | -3/+111 |
2018-10-02 | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot | 1 | -1/+1 |
2018-07-15 | sched/irq: Add IRQ utilization tracking | Vincent Guittot | 1 | -0/+16 |
2018-07-15 | sched/dl: Add dl_rq utilization tracking | Vincent Guittot | 1 | -0/+6 |
2018-07-15 | sched/rt: Add rt_rq utilization tracking | Vincent Guittot | 1 | -0/+7 |
2018-07-15 | sched/pelt: Move PELT related code in a dedicated file | Vincent Guittot | 1 | -0/+43 |