Max Krasnyansky
|
68f4f1ec08
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
|
17 years ago |
Max Krasnyansky
|
5c8e1ed1d2
sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
|
17 years ago |
Gregory Haskins
|
1f11eb6a8b
sched: fix cpupri hotplug support
|
17 years ago |
Gautham R Shenoy
|
099f98c8a1
sched: print the sd->level in sched_domain_debug code
|
17 years ago |
Dhaval Giani
|
6d6bc0ad86
sched: add comments for ifdefs in sched.c
|
17 years ago |
Arjan van de Ven
|
e21f5b153b
sched: print module list in the "scheduling while atomic" warning
|
17 years ago |
Rabin Vincent
|
81d41d7ece
sched: fix defined-but-unused warning
|
17 years ago |
Thomas Gleixner
|
f7dcd80bbc
namespacecheck: fixes in kernel/sched.c
|
17 years ago |
Dmitry Adamushko
|
d07355f5de
sched: check for SD_SERIALIZE atomically in rebalance_domains()
|
17 years ago |
Gregory Haskins
|
6e0534f278
sched: use a 2-d bitmap for searching lowest-pri CPU
|
17 years ago |
Mike Galbraith
|
f333fdc909
sched: make !hrtick faster
|
17 years ago |
Gregory Haskins
|
45c01e8249
sched: prioritize non-migratable tasks over migratable ones
|
17 years ago |
Ingo Molnar
|
6363ca57c7
revert ("sched: fair-group: SMP-nice for group scheduling")
|
17 years ago |
Ingo Molnar
|
4285f594f8
sched: cleanup
|
17 years ago |
Roel Kluin
|
3f33a7ce95
sched: unite unlikely pairs in rt_policy() and schedule_debug()
|
17 years ago |
Ingo Molnar
|
f9305d4a09
revert ("sched: fair: weight calculations")
|
17 years ago |
Mirco Tischler
|
0c70814c31
cgroups: fix compile warning
|
17 years ago |
Linus Torvalds
|
c3921ab715
Add new 'cond_resched_bkl()' helper function
|
17 years ago |
Linus Torvalds
|
8e3e076c5a
BKL: revert back to the old spinlock implementation
|
17 years ago |
Peter Zijlstra
|
3e51f33fcc
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
|
17 years ago |
Ingo Molnar
|
dfbf4a1bc3
sched: fix cpu clock
|
17 years ago |
Miao Xie
|
cb4ad1ffc7
sched: fair-group: fix a Div0 error of the fair group scheduler
|
17 years ago |
Heiko Carstens
|
712555ee4f
sched: fix missing locking in sched_domains code
|
17 years ago |
Ingo Molnar
|
690229a091
sched: make clock sync tunable by architecture code
|
17 years ago |
David Simner
|
673a90a1e0
sched: fix sched_info_switch not being called according to documentation
|
17 years ago |
Peter Zijlstra
|
b328ca182f
sched: fix hrtick_start_fair and CPU-Hotplug
|
17 years ago |
Harvey Harrison
|
983ed7a66b
sched: add statics, don't return void expressions
|
17 years ago |
Andrew Morton
|
d478c2cfaa
sched: add debug checks to idle functions
|
17 years ago |
Peter Zijlstra
|
e05510d01a
sched: optimize calc_delta_mine()
|
17 years ago |
Roman Zippel
|
6f6d6a1a6a
rename div64_64 to div64_u64
|
17 years ago |