Peter Zijlstra
|
c05fbafba1
sched: Restructure ttwu() some more
|
14 年之前 |
Peter Zijlstra
|
23f41eeb42
sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
|
14 年之前 |
Peter Zijlstra
|
b84cb5df1f
sched: Remove rq argument from ttwu_stat()
|
14 年之前 |
Peter Zijlstra
|
e4a52bcb9a
sched: Remove rq->lock from the first half of ttwu()
|
14 年之前 |
Peter Zijlstra
|
8f42ced974
sched: Drop rq->lock from sched_exec()
|
14 年之前 |
Peter Zijlstra
|
ab2515c4b9
sched: Drop rq->lock from first part of wake_up_new_task()
|
14 年之前 |
Peter Zijlstra
|
0122ec5b02
sched: Add p->pi_lock to task_rq_lock()
|
14 年之前 |
Peter Zijlstra
|
2acca55ed9
sched: Also serialize ttwu_local() with p->pi_lock
|
14 年之前 |
Peter Zijlstra
|
a8e4f2eaec
sched: Delay task_contributes_to_load()
|
14 年之前 |
Peter Zijlstra
|
3fe1698b7f
sched: Deal with non-atomic min_vruntime reads on 32bits
|
14 年之前 |
Peter Zijlstra
|
74f8e4b233
sched: Remove rq argument to sched_class::task_waking()
|
14 年之前 |
Peter Zijlstra
|
7608dec2ce
sched: Drop the rq argument to sched_class::select_task_rq()
|
14 年之前 |
Peter Zijlstra
|
013fdb8086
sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
|
14 年之前 |
Peter Zijlstra
|
fd2f4419b4
sched: Provide p->on_rq
|
14 年之前 |
Peter Zijlstra
|
d7c01d27ab
sched: Clean up ttwu() stats
|
14 年之前 |
Peter Zijlstra
|
893633817f
sched: Change the ttwu() success details
|
14 年之前 |
Peter Zijlstra
|
c2f7115e2e
sched: Move wq_worker_waking to the correct site
|
14 年之前 |
Peter Zijlstra
|
c6eb3dda25
mutex: Use p->on_cpu for the adaptive spin
|
14 年之前 |
Peter Zijlstra
|
3ca7a440da
sched: Always provide p->on_cpu
|
14 年之前 |
Linus Torvalds
|
6631e635c6
block: don't flush plugged IO on forced preemtion scheduling
|
14 年之前 |
Peter Zijlstra
|
60495e7760
sched: Dynamic sched_domain::level
|
14 年之前 |
Peter Zijlstra
|
54ab4ff431
sched: Move sched domain storage into the topology list
|
14 年之前 |
Peter Zijlstra
|
d069b916f7
sched: Reverse the topology list
|
14 年之前 |
Peter Zijlstra
|
2c402dc3bb
sched: Unify the sched_domain build functions
|
14 年之前 |
Peter Zijlstra
|
eb7a74e6cd
sched: Stuff the sched_domain creation in a data-structure
|
14 年之前 |
Peter Zijlstra
|
d3081f52f2
sched: Create proper cpu_$DOM_mask() functions
|
14 年之前 |
Peter Zijlstra
|
4cb988395d
sched: Avoid allocations in sched_domain_debug()
|
14 年之前 |
Peter Zijlstra
|
f96225fd51
sched: Create persistent sched_domains_tmpmask
|
14 年之前 |
Peter Zijlstra
|
7dd04b7307
sched: Remove some dead code
|
14 年之前 |
Peter Zijlstra
|
bf28b25326
sched: Remove nodemask allocation
|
14 年之前 |