Age | Commit message (Expand) | Author | Files | Lines |
2022-06-28 | sched/fair: Decay task PELT values during wakeup migration | Vincent Donnefort | 1 | -7/+33 |
2022-04-22 | sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq | Chengming Zhou | 1 | -2/+2 |
2022-01-18 | sched/pelt: Relax the sync of util_sum with util_avg | Vincent Guittot | 1 | -1/+3 |
2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 1 | -10/+1 |
2021-06-03 | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling | Dietmar Eggemann | 1 | -10/+1 |
2021-05-12 | sched: Wrap rq::lock access | Peter Zijlstra | 1 | -1/+1 |
2021-03-22 | sched: Fix various typos | Ingo Molnar | 1 | -1/+1 |
2020-06-15 | sched/pelt: Cleanup PELT divider | Vincent Guittot | 1 | -0/+5 |
2020-03-06 | sched/pelt: Add support to track thermal pressure | Thara Gopinath | 1 | -0/+31 |
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-16 | sched/irq: Add IRQ utilization tracking | Vincent Guittot | 1 | -0/+16 |
2018-07-16 | sched/dl: Add dl_rq utilization tracking | Vincent Guittot | 1 | -0/+6 |
2018-07-16 | sched/rt: Add rt_rq utilization tracking | Vincent Guittot | 1 | -0/+7 |
2018-07-16 | sched/pelt: Move PELT related code in a dedicated file | Vincent Guittot | 1 | -0/+43 |