diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-12 19:09:19 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-04-12 19:09:19 +0200 |
commit | 590680d139b9a3aec46ae17553235f4522d23bd4 (patch) | |
tree | 7d76da8d0fe25384e30cce467091ac69260bb37f /kernel/kcmp.c | |
parent | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
parent | sched/debug: Add task uclamp values to SCHED_DEBUG procfs (diff) | |
download | linux-590680d139b9a3aec46ae17553235f4522d23bd4.tar.xz linux-590680d139b9a3aec46ae17553235f4522d23bd4.zip |
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler fixes/updates from Thomas Gleixner:
- Deduplicate the average computations in the scheduler core and the
fair class code.
- Fix a raise between runtime distribution and assignement which can
cause exceeding the quota by up to 70%.
- Prevent negative results in the imbalanace calculation
- Remove a stale warning in the workqueue code which can be triggered
since the call site was moved out of preempt disabled code. It's a
false positive.
- Deduplicate the print macros for procfs
- Add the ucmap values to the SCHED_DEBUG procfs output for completness
* tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
sched/debug: Factor out printing formats into common macros
sched/debug: Remove redundant macro define
sched/core: Remove unused rq::last_load_update_tick
workqueue: Remove the warning in wq_worker_sleeping()
sched/fair: Fix negative imbalance in imbalance calculation
sched/fair: Fix race between runtime distribution and assignment
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Diffstat (limited to 'kernel/kcmp.c')
0 files changed, 0 insertions, 0 deletions