Preeti U Murthy
|
37dc6b50ce
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
|
11 years ago |
Ben Segall
|
1ee14e6c8c
sched: Fix race on toggling cfs_bandwidth_used
|
11 years ago |
Peter Zijlstra
|
746023159c
sched: Fix race in migrate_swap_stop()
|
11 years ago |
Peter Zijlstra
|
0ec8aa00f2
sched/numa: Avoid migrating tasks that are placed on their preferred node
|
11 years ago |
Rik van Riel
|
82727018b0
sched/numa: Call task_numa_free() from do_execve()
|
11 years ago |
Peter Zijlstra
|
8c8a743c50
sched/numa: Use {cpu, pid} to create task groups for shared faults
|
11 years ago |
Mel Gorman
|
fb13c7ee0e
sched/numa: Use a system-wide search to find swap/migration candidates
|
11 years ago |
Peter Zijlstra
|
ac66f54772
sched/numa: Introduce migrate_swap()
|
11 years ago |
Mel Gorman
|
e6628d5b0a
sched/numa: Reschedule task on preferred NUMA node once selected
|
11 years ago |
Mel Gorman
|
f809ca9a55
sched/numa: Track NUMA hinting faults on per-node basis
|
11 years ago |
Jason Low
|
9bd721c55c
sched/balancing: Consider max cost of idle balance per sched domain
|
11 years ago |
Peter Zijlstra
|
6263322c5e
sched/fair: Rewrite group_imb trigger
|
12 years ago |
Linus Torvalds
|
0d99b70873
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 years ago |
Peter Zijlstra
|
7d9ffa8961
sched: Micro-optimize the smart wake-affine logic
|
12 years ago |
Vladimir Davydov
|
685207963b
sched: Move h_load calculation to task_h_load()
|
12 years ago |
Alex Shi
|
a9cef46a10
sched/tg: Remove tg.load_weight
|
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
|
a75cdaa915
sched: Set an initial value of runnable avg for new forked task
|
12 years ago |
Alex Shi
|
fa6bddeb14
sched: Move a few runnable tg variables into CONFIG_SMP
|
12 years ago |
Alex Shi
|
141965c749
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
|
12 years ago |
Kirill Tkhai
|
e23ee74777
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
|
12 years ago |
Frederic Weisbecker
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |
Neil Zhang
|
c5405a495e
sched: Remove redundant update_runtime notifier
|
12 years ago |
Paul Gortmaker
|
8527632dc9
sched: Move update_load_*() methods from sched.h to fair.c
|
12 years ago |
Paul Gortmaker
|
45ceebf776
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
12 years ago |
Frederic Weisbecker
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |