Gerald Schaefer
|
335d7afbfb
mutexes, sched: Introduce arch_mutex_cpu_relax()
|
14 年之前 |
Ingo Molnar
|
22a867d817
Merge commit 'v2.6.37-rc3' into sched/core
|
14 年之前 |
Erik Gilling
|
28d0686cf7
sched: Make task dump print all 15 chars of proc comm
|
14 年之前 |
Paul Turner
|
9437178f62
sched: Update tg->shares after cpu.shares write
|
14 年之前 |
Paul Turner
|
3b3d190ec3
sched: Implement demand based update_cfs_load()
|
14 年之前 |
Paul Turner
|
e33078baa4
sched: Fix update_cfs_load() synchronization
|
14 年之前 |
Peter Zijlstra
|
9e3081ca61
sched: Make tg_shares_up() walk on-demand
|
14 年之前 |
Peter Zijlstra
|
3d4b47b4b0
sched: Implement on-demand (active) cfs_rq list
|
14 年之前 |
Peter Zijlstra
|
2069dd75c7
sched: Rewrite tg_shares_up)
|
14 年之前 |
Peter Zijlstra
|
48c5ccae88
sched: Simplify cpu-hot-unplug task migration
|
14 年之前 |
Ingo Molnar
|
92fd4d4d67
Merge commit 'v2.6.37-rc2' into sched/core
|
14 年之前 |
Peter Zijlstra
|
1e5a74059f
sched: Fix cross-sched-class wakeup preemption
|
14 年之前 |
Suresh Siddha
|
aae6d3ddd8
sched: Use group weight, idle cpu metrics to fix imbalances during idle
|
14 年之前 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 年之前 |
Linus Torvalds
|
37542b6a7e
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
KOSAKI Motohiro
|
fe7de49f9d
sched: Make sched_param argument static in sched_setscheduler() callers
|
14 年之前 |
Peter Zijlstra
|
b2b5ce022a
sched, cgroup: Fixup broken cgroup movement
|
14 年之前 |
Linus Torvalds
|
bc4016f481
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Linus Torvalds
|
5d70f79b5e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Linus Torvalds
|
888a6f77e0
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
KOSAKI Motohiro
|
b0ae198113
security: remove unused parameter from security_task_setscheduler()
|
14 年之前 |
Ingo Molnar
|
b7dadc3879
sched: Export account_system_vtime()
|
14 年之前 |
Venkatesh Pallipadi
|
d267f87fb8
sched: Call tick_check_idle before __irq_enter
|
14 年之前 |
Venkatesh Pallipadi
|
aa48380851
sched: Remove irq time from available CPU power
|
14 年之前 |
Venkatesh Pallipadi
|
305e6835e0
sched: Do not account irq time to current task
|
14 年之前 |
Venkatesh Pallipadi
|
b52bfee445
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
|
14 年之前 |
Venkatesh Pallipadi
|
75e1056f5c
sched: Fix softirq time accounting
|
14 年之前 |
Nikhil Rao
|
ef8002f684
sched: Do not consider SCHED_IDLE tasks to be cache hot
|
14 年之前 |
Linus Walleij
|
17bdcf949d
sched: Drop all load weight manipulation for RT tasks
|
14 年之前 |
Peter Zijlstra
|
34f971f6f7
sched: Create special class for stop/migrate work
|
14 年之前 |