Gregory Haskins
|
917b627d4d
sched: create "pushable_tasks" list to limit pushing to one attempt
|
16 年 前 |
Gregory Haskins
|
967fc04671
sched: add sched_class->needs_post_schedule() member
|
16 年 前 |
Gregory Haskins
|
8f45e2b516
sched: make double-lock-balance fair
|
16 年 前 |
Gregory Haskins
|
7e96fa5875
sched: pull only one task during NEWIDLE balancing to limit critical section
|
16 年 前 |
Gregory Haskins
|
e864c499d9
sched: track the next-highest priority on each runqueue
|
16 年 前 |
Vaidyanathan Srinivasan
|
36dffab679
sched: nominate preferred wakeup cpu, fix
|
16 年 前 |
Ingo Molnar
|
9924da434a
sched: fix warning in kernel/sched.c
|
16 年 前 |
Vaidyanathan Srinivasan
|
ad273b32e4
sched: activate active load balancing in new idle cpus
|
16 年 前 |
Vaidyanathan Srinivasan
|
7a09b1a27b
sched: nominate preferred wakeup cpu
|
16 年 前 |
Vaidyanathan Srinivasan
|
d5679bd119
sched: favour lower logical cpu number for sched_mc balance
|
16 年 前 |
Gautham R Shenoy
|
afb8a9b70b
sched: framework for sched_mc/smt_power_savings=N
|
16 年 前 |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 年 前 |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 年 前 |
Ingo Molnar
|
45ab6b0c76
Merge branch 'sched/core' into cpus4096
|
16 年 前 |
Heiko Carstens
|
d65bd5ecb2
sched: add missing arch_update_cpu_topology() call
|
16 年 前 |
Heiko Carstens
|
ee79d1bdb6
sched: let arch_update_cpu_topology indicate if topology changed
|
16 年 前 |
Ingo Molnar
|
81444a7995
Merge branch 'tracing/fastboot' into cpus4096
|
16 年 前 |
Ingo Molnar
|
c1dfdc7597
Merge commit 'v2.6.28-rc8' into sched/core
|
16 年 前 |
Brian King
|
9a2bd244e1
sched: CPU remove deadlock fix
|
16 年 前 |
Vaidyanathan Srinivasan
|
efbe027e95
sched: idle_balance() does not call load_balance_newidle()
|
16 年 前 |
Ken Chen
|
5436499e60
sched: fix sd_parent_degenerate on non-numa smp machine
|
16 年 前 |
Ingo Molnar
|
4d117c5c6b
Merge branch 'sched/urgent' into sched/core
|
16 年 前 |
Ingo Molnar
|
b8307db247
Merge commit 'v2.6.28-rc7' into tracing/core
|
16 年 前 |
Ingo Molnar
|
a64d31baed
Merge branch 'linus' into cpus4096
|
16 年 前 |
Arun R Bharadwaj
|
6c415b9234
sched: add uid information to sched_debug for CONFIG_USER_SCHED
|
16 年 前 |
Ingo Molnar
|
af6d596fd6
sched: prevent divide by zero error in cpu_avg_load_per_task, update
|
16 年 前 |
Alexey Dobriyan
|
70574a996f
sched: move double_unlock_balance() higher
|
16 年 前 |
Ingo Molnar
|
f1860c34b3
Merge branch 'sched/urgent' into sched/core
|
16 年 前 |
Steven Rostedt
|
4cd4262034
sched: prevent divide by zero error in cpu_avg_load_per_task
|
16 年 前 |
Rusty Russell
|
1224e376f2
sched: avoid stack var in move_task_off_dead_cpu, fix
|
16 年 前 |