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 |
Stanislaw Gruszka
|
6e998916df
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
|
10 years ago |
Iulia Manda
|
44dba3d5d6
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
|
10 years ago |
Wanpeng Li
|
acb32132ec
sched/deadline: Add deadline rq status print
|
10 years ago |
Kirill Tkhai
|
67dfa1b756
sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl()
|
10 years ago |
Juri Lelli
|
7f51412a41
sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets
|
11 years ago |
Rik van Riel
|
e3fe70b1f7
sched/numa: Classify the NUMA topology of a system
|
10 years ago |
Rik van Riel
|
9942f79baa
sched/numa: Export info needed for NUMA balancing on complex topologies
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Peter Zijlstra
|
c55f5158f5
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
|
11 years ago |
Daniel Lezcano
|
442bf3aaf5
sched: Let the scheduler see CPU idle states
|
11 years ago |
Juri Lelli
|
a5e7be3b28
sched/deadline: Clear dl_entity params when setscheduling to different class
|
11 years ago |
Zhihui Zhang
|
9c58c79a8a
sched: Clean up some typos and grammatical errors in code/comments
|
11 years ago |
Christoph Lameter
|
4a32fea9d7
scheduler: Replace __get_cpu_var with this_cpu_ptr
|
11 years ago |
Kirill Tkhai
|
cca26e8009
sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state
|
11 years ago |
Kirill Tkhai
|
da0c1e65b5
sched: Add wrapper for checking task_struct::on_rq
|
11 years ago |
Pranith Kumar
|
8b06c55bdb
sched: Match declaration with definition
|
11 years ago |
Jason Baron
|
6e76ea8a82
sched: Remove extra static_key*() function indirection
|
11 years ago |
Kirill Tkhai
|
8875125efe
sched: Transform resched_task() into resched_curr()
|
11 years ago |
Tim Chen
|
4486edd12b
sched/fair: Implement fast idling of CPUs when the system is partially loaded
|
11 years ago |
Frederic Weisbecker
|
3882ec6439
nohz: Use IPI implicit full barrier against rq->nr_running r/w
|
11 years ago |
Frederic Weisbecker
|
fd2ac4f4a6
nohz: Use nohz own full kick on 2nd task enqueue
|
11 years ago |
Linus Torvalds
|
b2e09f633a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
3f17ea6dea
Merge branch 'next' (accumulated 3.16 merge window patches) into master
|
11 years ago |
Peter Zijlstra
|
e3baac47f0
sched/idle: Optimize try-to-wake-up IPI
|
11 years ago |
Nicolas Pitre
|
ced549fa5f
sched: Remove remaining dubious usage of "power"
|
11 years ago |
Nicolas Pitre
|
63b2ca30bd
sched: Let 'struct sched_group_power' care about CPU capacity
|
11 years ago |