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
|
11 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 |
Vincent Guittot
|
25f55d9d01
sched: Fix init NOHZ_IDLE flag
|
12 years ago |
Frederic Weisbecker
|
9f3660c2c1
sched: Kick full dynticks CPU that have more than one task enqueued.
|
12 years ago |
Vincent Guittot
|
642dbc39ab
sched: Fix wrong rq's runnable_avg update with rt tasks
|
12 years ago |
Li Zefan
|
60fed7891d
sched: Split cpuacct code out of sched.h
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Li Zefan
|
b719203b84
sched: Fix update_group_power() prototype placement to fix build warning when !CONFIG_SMP
|
12 years ago |
Li Zefan
|
27b4b9319a
sched: Remove double declaration of root_task_group
|
12 years ago |
Li Zefan
|
25cc7da7e6
sched: Move group scheduling functions out of include/linux/sched.h
|
12 years ago |
Li Zefan
|
c82ba9fa75
sched: Move struct sched_class to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
b13095f07f
sched: Move wake flags to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
5e6521eaa1
sched: Move struct sched_group to kernel/sched/sched.h
|
12 years ago |
Li Zefan
|
cc1f4b1f3f
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
|
12 years ago |