Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-24 | sched/debug: Add new tracepoint to track PELT at se level | Qais Yousef | 1 | -0/+2 |
2019-06-24 | sched/debug: Add new tracepoints to track PELT at rq level | Qais Yousef | 1 | -1/+8 |
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 | -21/+24 |
2018-10-02 | sched/fair: Remove setting task's se->runnable_weight during PELT update | Dietmar Eggemann | 1 | -6/+0 |
2018-10-02 | sched/pelt: Fix warning and clean up IRQ PELT config | Vincent Guittot | 1 | -1/+1 |
2018-07-16 | sched/core: Use PELT for scale_rt_capacity() | Vincent Guittot | 1 | -1/+1 |
2018-07-16 | sched/irq: Add IRQ utilization tracking | Vincent Guittot | 1 | -0/+40 |
2018-07-16 | sched/dl: Add dl_rq utilization tracking | Vincent Guittot | 1 | -0/+23 |
2018-07-16 | sched/rt: Add rt_rq utilization tracking | Vincent Guittot | 1 | -0/+25 |
2018-07-16 | sched/pelt: Move PELT related code in a dedicated file | Vincent Guittot | 1 | -0/+311 |