]> git.hungrycats.org Git - linux/commitdiff
Turn on preemption since the eee's slow CPU probably makes this necessary.
authorZygo Blaxell <zblaxell@feedme.hungrycats.org>
Mon, 24 Mar 2008 00:28:09 +0000 (20:28 -0400)
committerZygo Blaxell <zblaxell@feedme.hungrycats.org>
Mon, 20 Oct 2008 04:59:45 +0000 (00:59 -0400)
.config

diff --git a/.config b/.config
index 7efe296e046aed51674c2cc1441fe6d2a93174c0..1e7b10c3958f97c4431a5c80e53e4a855ad69282 100644 (file)
--- a/.config
+++ b/.config
@@ -205,8 +205,8 @@ CONFIG_NR_CPUS=8
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 # CONFIG_PREEMPT_NONE is not set
-CONFIG_PREEMPT_VOLUNTARY=y
-# CONFIG_PREEMPT is not set
+# CONFIG_PREEMPT_VOLUNTARY is not set
+CONFIG_PREEMPT=y
 CONFIG_PREEMPT_BKL=y
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_X86_IO_APIC=y
@@ -4030,6 +4030,7 @@ CONFIG_SCHED_DEBUG=y
 # CONFIG_SCHEDSTATS is not set
 CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_SLAB is not set
+# CONFIG_DEBUG_PREEMPT is not set
 # CONFIG_DEBUG_RT_MUTEXES is not set
 # CONFIG_RT_MUTEX_TESTER is not set
 # CONFIG_DEBUG_SPINLOCK is not set