Ingo Molnar
|
aee2bce3cf
Merge branch 'linus' into perf/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 |
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 |
Michael Wang
|
8404c90d05
sched: Femove the useless declaration in kernel/sched/fair.c
|
12 years ago |
Michael Wang
|
22b958d8cc
sched: Refine the code in unthrottle_cfs_rq()
|
12 years ago |
Kamalesh Babulal
|
0de358f1c2
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
|
12 years ago |
Frederic Weisbecker
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |
Frederic Weisbecker
|
1a55af2e45
sched: Update rq clock earlier in unthrottle_cfs_rq
|
12 years ago |
Frederic Weisbecker
|
71b1da46ff
sched: Update rq clock before setting fair group shares
|
12 years ago |
Ingo Molnar
|
d07e75a6e0
Merge branch 'sched/cleanups' into sched/core
|
12 years ago |
Nathan Zimmer
|
424c93fe4c
sched: Use this_rq() helper
|
12 years ago |
Paul Gortmaker
|
8527632dc9
sched: Move update_load_*() methods from sched.h to fair.c
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Vincent Guittot
|
25f55d9d01
sched: Fix init NOHZ_IDLE flag
|
12 years ago |