Srivatsa Vaddagiri
|
b9dca1e0fc
sched: fix new task startup crash
|
17 年之前 |
Ingo Molnar
|
da84d96176
sched: reintroduce cache-hot affinity
|
17 年之前 |
Ingo Molnar
|
e5f32a3856
sched: speed up context-switches a bit
|
17 年之前 |
Ingo Molnar
|
91c234b4e3
sched: do not wakeup-preempt with SCHED_BATCH tasks
|
17 年之前 |
Ingo Molnar
|
d274a4cee1
sched: update comment
|
17 年之前 |
Mike Galbraith
|
95938a35c5
sched: prevent wakeup over-scheduling
|
17 年之前 |
Peter Zijlstra
|
ce6c131131
sched: disable forced preemption by default
|
17 年之前 |
Dmitry Adamushko
|
e62dd02ed0
sched: fix group scheduling for SCHED_BATCH
|
17 年之前 |
Peter Zijlstra
|
8ca0e14ffb
sched: disable sleeper_fairness on SCHED_BATCH
|
17 年之前 |
Peter Zijlstra
|
810e95ccd5
sched: another wakeup_granularity fix
|
17 年之前 |
Ingo Molnar
|
00bf7bfc2e
sched: fix: move the CPU check into ->task_new_fair()
|
17 年之前 |
Ingo Molnar
|
0702e3ebc1
sched: cleanup: function prototype cleanups
|
17 年之前 |
Ingo Molnar
|
06877c33fe
sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG
|
17 年之前 |
Dmitry Adamushko
|
a2a2d68073
sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar
|
17 年之前 |
Dmitry Adamushko
|
a03c9061d9
sched: cleanup, remove calc_weighted()
|
17 年之前 |
Alexey Dobriyan
|
a9957449b0
sched: uninline scheduler
|
17 年之前 |
Ingo Molnar
|
155bb293ae
sched: tweak wakeup granularity
|
17 年之前 |
Dmitry Adamushko
|
08ec3df510
sched: fix __pick_next_entity()
|
17 年之前 |
Ingo Molnar
|
647e7cac2d
sched: vslice fixups for non-0 nice levels
|
17 年之前 |
Ingo Molnar
|
5522d5d5f7
sched: mark scheduling classes as const
|
17 年之前 |
Srivatsa Vaddagiri
|
b9fa3df33f
sched: group scheduler, fix latency
|
17 年之前 |
Srivatsa Vaddagiri
|
fad095a7b9
sched: group scheduler, fix bloat
|
17 年之前 |
Ingo Molnar
|
b39c5dd7f9
sched: cleanup, remove stale comment
|
17 年之前 |
Peter Zijlstra
|
5f6d858ecc
sched: speed up and simplify vslice calculations
|
17 年之前 |
Peter Zijlstra
|
b0ffd246ea
sched: clean up min_vruntime use
|
17 年之前 |
Dmitry Adamushko
|
2b1e315dd2
sched: yield fix
|
17 年之前 |
Srivatsa Vaddagiri
|
8651a86c34
sched: group scheduler wakeup latency fix
|
17 年之前 |
Ingo Molnar
|
57cb499df2
sched: remove set_leftmost()
|
17 年之前 |
Peter Zijlstra
|
368059a977
sched: max_vruntime() simplification
|
17 年之前 |
Ingo Molnar
|
b8487b9241
sched: fix sign check error in place_entity()
|
17 年之前 |