Linus Torvalds
|
af345201ea
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Waiman Long
|
b0367629ac
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
|
9 years ago |
Andi Kleen
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
Byungchul Park
|
ad936d8658
sched/fair: Make it possible to account fair load avg consistently
|
9 years ago |
Peter Zijlstra
|
b3e0b1b6d8
locking, sched: Introduce smp_cond_acquire() and use it
|
9 years ago |
Ingo Molnar
|
467386fbbf
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 years ago |
Peter Zijlstra
|
b75a225315
sched/core: Better document the try_to_wake_up() barriers
|
10 years ago |
Dietmar Eggemann
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
9 years ago |
xiaofeng.yan
|
5a4fd03685
sched/core: Remove a parameter in the migrate_task_rq() function
|
10 years ago |
Peter Zijlstra
|
1de64443d7
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
|
10 years ago |
Ingo Molnar
|
fe19159225
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
10 years ago |
Peter Zijlstra
|
95913d9791
sched/core: Fix TASK_DEAD race in finish_task_switch()
|
10 years ago |
Juri Lelli
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
Henrik Austad
|
20f9cd2acb
sched/core: Make policy-testing consistent
|
10 years ago |
Dietmar Eggemann
|
e3279a2e6d
sched/fair: Make utilization tracking CPU scale-invariant
|
10 years ago |
Morten Rasmussen
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
Srikar Dronamraju
|
2a595721a1
sched/numa: Convert sched_numa_balancing to a static_branch
|
10 years ago |
Srikar Dronamraju
|
c3b9bc5bbf
sched/numa: Disable sched_numa_balancing on UMA systems
|
10 years ago |
Srikar Dronamraju
|
78a9c54649
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
|
10 years ago |
Peter Zijlstra
|
bc54da2176
sched/core: Remove unused argument from sched_class::task_move_group
|
10 years ago |
Peter Zijlstra
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 years ago |
Peter Zijlstra
|
3c8e479355
sched: Remove finish_arch_switch()
|
10 years ago |
Yuyang Du
|
139622343e
sched/fair: Provide runnable_load_avg back to cfs_rq
|
10 years ago |
Yuyang Du
|
540247fb5d
sched/fair: Init cfs_rq's sched_entity load average
|
10 years ago |
Yuyang Du
|
9d89c257df
sched/fair: Rewrite runnable load and utilization average tracking
|
10 years ago |
Yuyang Du
|
cd126afe83
sched/fair: Remove rq's runnable avg
|
10 years ago |
Linus Torvalds
|
22a093b2fb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Srikar Dronamraju
|
397f2378f1
sched/numa: Fix numa balancing stats in /proc/pid/sched
|
10 years ago |
Srikar Dronamraju
|
6b55c9654f
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
|
10 years ago |
Linus Torvalds
|
98ec21a018
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |