Peter Zijlstra
|
6c37067e27
sched: Change the sched_class::set_cpus_allowed() calling context
|
10 years ago |
Peter Zijlstra
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 years ago |
Xunlei Pang
|
8fd373548e
sched/rt: Remove a redundant condition from task_woken_rt()
|
10 years ago |
Peter Zijlstra
|
cbce1a6867
sched,lockdep: Employ lock pinning
|
10 years ago |
Peter Zijlstra
|
fd7a4bed18
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks
|
10 years ago |
Peter Zijlstra
|
8046d68062
sched,rt: Remove return value from pull_rt_task()
|
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
|
77a4d1a1b9
sched: Cleanup bandwidth timers
|
10 years ago |
Abel Vesa
|
07c54f7a7f
sched/core: Remove unused argument from init_[rt|dl]_rq()
|
10 years ago |
Steven Rostedt
|
b6366f048e
sched/rt: Use IPI to trigger RT task push migration instead of pulling
|
10 years ago |
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 |