Tim Chen
|
80e3d87b2c
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target
|
10 years ago |
Peter Zijlstra
|
9edfbfed3f
sched/core: Rework rq->clock update skips
|
10 years ago |
Wanpeng Li
|
6c1d9410f0
sched: Move p->nr_cpus_allowed check to select_task_rq()
|
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 |
Wanpeng Li
|
308a623a40
sched/rt: Clean up check_preempt_equal_prio()
|
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 |
Kirill Tkhai
|
8aa6f0ebf4
sched/rt: Use resched_curr() in task_tick_rt()
|
11 years ago |
Kirill Tkhai
|
f3f1768f89
sched/rt: Remove useless if from cleanup pick_next_task_rt()
|
11 years ago |
Christoph Lameter
|
4ba2968420
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
|
11 years ago |
Kirill Tkhai
|
da0c1e65b5
sched: Add wrapper for checking task_struct::on_rq
|
11 years ago |
Kirill Tkhai
|
8875125efe
sched: Transform resched_task() into resched_curr()
|
11 years ago |
Kirill Tkhai
|
99b625670f
sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runtime()
|
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 |
Giedrius Rekasius
|
0b07939cbf
sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)
|
11 years ago |
John Stultz
|
c224815dac
printk: Add printk_deferred_once
|
11 years ago |
John Stultz
|
aac74dc495
printk: rename printk_sched to printk_deferred
|
11 years ago |
Kirill Tkhai
|
7246544786
sched, nohz: Change rq->nr_running to always use wrappers
|
11 years ago |
Kirill Tkhai
|
46383648b3
sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()")
|
11 years ago |
Kirill Tkhai
|
f4ebcbc0d7
sched/rt: Substract number of tasks of throttled queues from rq->nr_running
|
11 years ago |
Kirill Tkhai
|
653d07a698
sched/rt: Add accessors rq_of_rt_se()
|
11 years ago |
Kirill Tkhai
|
22abdef37c
sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running
|
11 years ago |
Kirill V Tkhai
|
1044791755
sched/rt: Do not try to push tasks if pinned task switches to RT
|
11 years ago |
Kirill Tkhai
|
a1d9a3231e
sched: Check for stop task appearance when balancing happens
|
11 years ago |
Kirill Tkhai
|
4c6c4e38c4
sched/core: Fix endless loop in pick_next_task()
|
11 years ago |
Kirill Tkhai
|
734ff2a71f
sched/rt: Fix picking RT and DL tasks from empty queue
|
11 years ago |
Ingo Molnar
|
a02ed5e3e0
Merge branch 'sched/urgent' into sched/core
|
11 years ago |
Peter Zijlstra
|
37e117c07b
sched: Guarantee task priority in pick_next_task()
|
11 years ago |
Juri Lelli
|
faa5993736
sched/deadline: Prevent rt_time growth to infinity
|
11 years ago |
Li Zefan
|
11c785b79e
sched/rt: Make init_sched_rt_calss() __init
|
11 years ago |