Posted Jul 22, 2004 23:09 UTC (Thu) by nobrowser (guest, #21196)
[Link]
Most Debian users build their own kernels anyway, I bet.
No preemption in Debian as of 2.6.17-2-k7
Posted Aug 26, 2006 11:17 UTC (Sat) by midg3t (subscriber, #30998)
[Link]
For anyone trawling the archives, preemption is disabled as of 2.6.17-2 (for the -k7 kernel, at least):
$ grep PREEMPT /boot/config-2.6.17-2-k7
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
# CONFIG_PREEMPT_BKL is not set