Peter Zijlstra
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 years ago |
Peter Zijlstra
|
3c8e479355
sched: Remove finish_arch_switch()
|
10 years ago |
Yuyang Du
|
139622343e
sched/fair: Provide runnable_load_avg back to cfs_rq
|
10 years ago |
Yuyang Du
|
540247fb5d
sched/fair: Init cfs_rq's sched_entity load average
|
10 years ago |
Yuyang Du
|
9d89c257df
sched/fair: Rewrite runnable load and utilization average tracking
|
10 years ago |
Yuyang Du
|
cd126afe83
sched/fair: Remove rq's runnable avg
|
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 |
Srikar Dronamraju
|
6b55c9654f
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
|
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 |
Wanpeng Li
|
178a4d23e4
sched/deadline: Drop duplicate init_sched_dl_class() declaration
|
10 years ago |
Peter Zijlstra
|
cbce1a6867
sched,lockdep: Employ lock pinning
|
10 years ago |
Peter Zijlstra
|
e3fca9e7cb
sched: Replace post_schedule with a balance callback list
|
10 years ago |
Thomas Gleixner
|
624bbdfac9
Merge branch 'timers/core' into sched/hrtimers
|
10 years ago |
Peter Zijlstra
|
4cfafd3082
sched,perf: Fix periodic timers
|
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 |
Abel Vesa
|
07c54f7a7f
sched/core: Remove unused argument from init_[rt|dl]_rq()
|
10 years ago |
Peter Zijlstra
|
dfbca41f34
sched: Optimize freq invariant accounting
|
10 years ago |
Vincent Guittot
|
dc7ff76ead
sched: Remove unused struct sched_group_capacity::capacity_orig
|
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 |
Vincent Guittot
|
36ee28e45d
sched: Add sched_avg::utilization_avg_contrib
|
10 years ago |
Steven Rostedt
|
b6366f048e
sched/rt: Use IPI to trigger RT task push migration instead of pulling
|
10 years ago |
Peter Zijlstra
|
3960c8c0c7
sched: Make dl_task_time() use task_rq_lock()
|
10 years ago |
Peter Zijlstra
|
9edfbfed3f
sched/core: Rework rq->clock update skips
|
10 years ago |
Peter Zijlstra
|
cebde6d681
sched/core: Validate rq_clock*() serialization
|
10 years ago |
Ingo Molnar
|
e9ac5f0fa8
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes
|
10 years ago |