Cong Wang
|
d49db342f0
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
|
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 |
Linus Torvalds
|
98ec21a018
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Linus Torvalds
|
23b7776290
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Peter Zijlstra
|
cbce1a6867
sched,lockdep: Employ lock pinning
|
10 years ago |
Thomas Gleixner
|
624bbdfac9
Merge branch 'timers/core' into sched/hrtimers
|
10 years ago |
Mel Gorman
|
8e76d4eecf
sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings
|
10 years ago |
Rik van Riel
|
6f9aad0bc3
sched/numa: Only consider less busy nodes as numa balancing destinations
|
10 years ago |
Rik van Riel
|
e4991b240c
Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced")
|
10 years ago |
Ben Segall
|
54d27365ca
sched/fair: Prevent throttling in early pick_next_task_fair()
|
10 years ago |
Rik van Riel
|
c1ceac6276
sched/numa: Reduce conflict between fbq_classify_rq() and migration
|
10 years ago |
Peter Zijlstra
|
4cfafd3082
sched,perf: Fix periodic timers
|
10 years ago |
Nicholas Mc Guire
|
58ac93e4f2
sched: Fix function declaration return type mismatch
|
10 years ago |
Jason Low
|
7e5a2c1729
sched/numa: Document usages of mm->numa_scan_seq
|
10 years ago |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 years ago |
Peter Zijlstra
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
Peter Zijlstra
|
77a4d1a1b9
sched: Cleanup bandwidth timers
|
10 years ago |
Thomas Gleixner
|
4961b6e118
sched: core: Use hrtimer_start[_expires]()
|
10 years ago |
Linus Torvalds
|
49d2953c72
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Naoya Horiguchi
|
6b79c57b92
mm: numa: disable change protection for vma(VM_HUGETLB)
|
10 years ago |
Preeti U Murthy
|
d4573c3e1c
sched: Improve load balancing in the presence of idle CPUs
|
10 years ago |
Peter Zijlstra
|
dfbca41f34
sched: Optimize freq invariant accounting
|
10 years ago |
Vincent Guittot
|
1aaf90a4b8
sched: Move CFS tasks to CPUs with higher capacity
|
10 years ago |
Vincent Guittot
|
dc7ff76ead
sched: Remove unused struct sched_group_capacity::capacity_orig
|
10 years ago |
Vincent Guittot
|
ea67821b9a
sched: Replace capacity_factor by usage
|
10 years ago |
Vincent Guittot
|
8bb5b00c2f
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage
|
10 years ago |
Vincent Guittot
|
ca6d75e690
sched: Add struct rq::cpu_capacity_orig
|
10 years ago |
Vincent Guittot
|
b5b4860d1d
sched: Make scale_rt invariant with frequency
|
10 years ago |