Linus Torvalds
|
5e0b3a4e88
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Peter Zijlstra
|
30ce5dabc9
sched/fair: Rework and comment the group_imb code
|
12 years ago |
Peter Zijlstra
|
6906a40839
sched/fair: Optimize find_busiest_queue()
|
12 years ago |
Peter Zijlstra
|
3ae11c90fd
sched/fair: Make group power more consistent
|
12 years ago |
Peter Zijlstra
|
38d0f77085
sched/fair: Remove duplicate load_per_task computations
|
12 years ago |
Peter Zijlstra
|
147c5fc2ba
sched/fair: Shrink sg_lb_stats and play memset games
|
12 years ago |
Joonsoo Kim
|
56cf515b4b
sched: Clean-up struct sd_lb_stat
|
12 years ago |
Joonsoo Kim
|
23f0d2093c
sched: Factor out code to should_we_balance()
|
12 years ago |
Joonsoo Kim
|
95a79b805b
sched: Remove one division operation in find_busiest_queue()
|
12 years ago |
Ingo Molnar
|
aee2bce3cf
Merge branch 'linus' into perf/core
|
12 years ago |
Ingo Molnar
|
d3ec3a1fd0
Merge tag 'v3.11-rc5' into sched/core
|
12 years ago |
Ingo Molnar
|
c9572f010d
Merge tag 'v3.11-rc5' into perf/core
|
12 years ago |
Linus Torvalds
|
28fbc8b6a2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Dave Kleikamp
|
10e84b97ed
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
|
12 years ago |
Peter Zijlstra
|
bf0bd948d1
sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks
|
12 years ago |
Peter Zijlstra
|
7d9ffa8961
sched: Micro-optimize the smart wake-affine logic
|
12 years ago |
Michael Wang
|
62470419e9
sched: Implement smarter wake-affine logic
|
12 years ago |
Vladimir Davydov
|
685207963b
sched: Move h_load calculation to task_h_load()
|
12 years ago |
Kirill Tkhai
|
87e3c8ae1c
sched/fair: Cleanup: remove duplicate variable declaration
|
12 years ago |
Yacine Belkadi
|
e69f61862a
sched: Fix some kernel-doc warnings
|
12 years ago |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Kamalesh Babulal
|
0fc576d592
sched/fair: Fix typo describing flags in enqueue_entity
|
12 years ago |
Alex Shi
|
2509940fd7
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
|
12 years ago |
Alex Shi
|
bf5b986ed4
sched/tg: Use 'unsigned long' for load variable in task group
|
12 years ago |
Alex Shi
|
72a4cf20cb
sched: Change cfs_rq load avg to unsigned long
|
12 years ago |
Alex Shi
|
a003a25b22
sched: Consider runnable load average in move_tasks()
|
12 years ago |
Alex Shi
|
b92486cbf2
sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task
|
12 years ago |
Alex Shi
|
282cf499f0
sched: Fix sleep time double accounting in enqueue entity
|
12 years ago |
Alex Shi
|
a75cdaa915
sched: Set an initial value of runnable avg for new forked task
|
12 years ago |
Alex Shi
|
141965c749
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
|
12 years ago |