Dmitry Adamushko
|
9ec3b77e11
sched: no need for 'affine wakeup' balancing
|
17 years ago |
Gregory Haskins
|
e7693a362e
sched: de-SCHED_OTHER-ize the RT path
|
17 years ago |
Srivatsa Vaddagiri
|
6b2d770026
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
|
17 years ago |
Srivatsa Vaddagiri
|
58e2d4ca58
sched: group scheduling, change how cpu load is calculated
|
17 years ago |
Srivatsa Vaddagiri
|
ec2c507fe8
sched: group scheduling, minor fixes
|
17 years ago |
Ingo Molnar
|
6cbf1c126c
sched: do not hurt SCHED_BATCH on wakeup
|
17 years ago |
Ingo Molnar
|
db292ca302
sched: default to more agressive yield for SCHED_BATCH tasks
|
17 years ago |
Srivatsa Vaddagiri
|
d842de871c
sched: cpu accounting controller (V2)
|
17 years ago |
Zou Nan hai
|
722aab0c3b
sched: fix minimum granularity tunings
|
17 years ago |
Adrian Bunk
|
518b22e990
sched: make sched_nr_latency static
|
17 years ago |
Srivatsa Vaddagiri
|
3c90e6e99b
sched: fix copy_namespace() <-> sched_fork() dependency in do_fork
|
17 years ago |
Ingo Molnar
|
502d26b524
sched: clean up the wakeup preempt check, #2
|
17 years ago |
Ingo Molnar
|
77d9cc44b5
sched: clean up the wakeup preempt check
|
17 years ago |
Ingo Molnar
|
8bc6767acb
sched: wakeup preemption fix
|
17 years ago |
Ingo Molnar
|
3e3e13f399
sched: remove PREEMPT_RESTRICT
|
17 years ago |
Ingo Molnar
|
19978ca610
sched: reintroduce SMP tunings again
|
17 years ago |
Peter Zijlstra
|
b2be5e96dc
sched: reintroduce the sched_min_granularity tunable
|
17 years ago |
Peter Zijlstra
|
2cb8600e6b
sched: documentation: place_entity() comments
|
17 years ago |
Peter Zijlstra
|
10b777246c
sched: fix vslice
|
17 years ago |
Ingo Molnar
|
8eb172d941
sched: fix style of swap() macro in kernel/sched_fair.c
|
17 years ago |
Peter Williams
|
681f3e6854
sched: isolate SMP balancing code a bit more
|
17 years ago |
Peter Williams
|
e1d1484f72
sched: reduce balance-tasks overhead
|
17 years ago |
Srivatsa Vaddagiri
|
b9dca1e0fc
sched: fix new task startup crash
|
17 years ago |
Ingo Molnar
|
da84d96176
sched: reintroduce cache-hot affinity
|
17 years ago |
Ingo Molnar
|
e5f32a3856
sched: speed up context-switches a bit
|
17 years ago |
Ingo Molnar
|
91c234b4e3
sched: do not wakeup-preempt with SCHED_BATCH tasks
|
17 years ago |
Ingo Molnar
|
d274a4cee1
sched: update comment
|
17 years ago |
Mike Galbraith
|
95938a35c5
sched: prevent wakeup over-scheduling
|
17 years ago |
Peter Zijlstra
|
ce6c131131
sched: disable forced preemption by default
|
17 years ago |
Dmitry Adamushko
|
e62dd02ed0
sched: fix group scheduling for SCHED_BATCH
|
17 years ago |