Peter Zijlstra
|
88ec22d3ed
sched: Remove the cfs_rq dependency from set_task_cpu()
|
15 年之前 |
Peter Zijlstra
|
e4f4288842
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
|
15 年之前 |
Thomas Gleixner
|
05fa785cf8
sched: Convert rq->lock to raw_spinlock
|
15 年之前 |
Christian Ehrhardt
|
acb4a848da
sched: Update normalized values on user updates via proc
|
15 年之前 |
Christian Ehrhardt
|
1983a922a1
sched: Make tunable scaling style configurable
|
15 年之前 |
Christian Ehrhardt
|
0bcdcf28c9
sched: Fix missing sched tunable recalculation on cpu add/remove
|
15 年之前 |
Peter Zijlstra
|
fb58bac5c7
sched: Remove unnecessary RCU exclusion
|
15 年之前 |
Peter Zijlstra
|
6cecd084d0
sched: Discard some old bits
|
15 年之前 |
Peter Zijlstra
|
3a7e73a2e2
sched: Clean up check_preempt_wakeup()
|
15 年之前 |
Jupyung Lee
|
a65ac745e4
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
|
15 年之前 |
Peter Zijlstra
|
cd29fe6f26
sched: Sanitize fork() handling
|
15 年之前 |
Thomas Gleixner
|
dba091b9e3
sched: Protect sched_rr_get_param() access to task->sched_class
|
15 年之前 |
Ingo Molnar
|
16bc67edeb
Merge branch 'sched/urgent' into sched/core
|
15 年之前 |
Tim Blechmann
|
36ace27e3e
sched: Optimize branch hint in pick_next_task_fair()
|
15 年之前 |
Peter Zijlstra
|
fe3bcfe1f6
sched: More generic WAKE_AFFINE vs select_idle_sibling()
|
15 年之前 |
Peter Zijlstra
|
a50bde5130
sched: Cleanup select_task_rq_fair()
|
15 年之前 |
Mike Galbraith
|
fd210738f6
sched: Fix affinity logic in select_task_rq_fair()
|
15 年之前 |
Mike Galbraith
|
a1f84a3ab8
sched: Check for an idle shared cache in select_task_rq_fair()
|
15 年之前 |
Mike Galbraith
|
f685ceacab
sched: Strengthen buddies and mitigate buddy induced latencies
|
15 年之前 |
Peter Zijlstra
|
92f6a5e37a
sched: Do less agressive buddy clearing
|
15 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
Linus Torvalds
|
8e4bc3dd2c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Peter Williams
|
0d721ceadb
sched: Simplify sys_sched_rr_get_interval() system call
|
15 年之前 |
Mike Galbraith
|
3f04e8cd5b
sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
|
15 年之前 |
Ingo Molnar
|
929bf0d015
Merge branch 'linus' into perfcounters/core
|
15 年之前 |
Mike Galbraith
|
a2e7a7eb2f
sched: Remove unneeded indentation in sched_fair.c::place_entity()
|
15 年之前 |
Peter Zijlstra
|
29cd8bae39
sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
|
15 年之前 |
Peter Zijlstra
|
de69a80be3
sched: Stop buddies from hogging the system
|
15 年之前 |
Peter Zijlstra
|
ad4b78bbcb
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
|
15 年之前 |
Peter Zijlstra
|
5a9b86f647
sched: Rename flags to wake_flags
|
15 年之前 |