summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2011-07-04 16:59:26 +0000
committermarcel <marcel@FreeBSD.org>2011-07-04 16:59:26 +0000
commit3ab64145254c9a457fb8cecae28a1ddde97c6888 (patch)
treefa91bc71cdc2dfd26fbdf0a306c8ea0d2663c3bb /sys/ia64
parentbf3c575ea10a1dcfc91fd0a12ee780ae2fecb45b (diff)
downloadFreeBSD-src-3ab64145254c9a457fb8cecae28a1ddde97c6888.zip
FreeBSD-src-3ab64145254c9a457fb8cecae28a1ddde97c6888.tar.gz
Disable PREEMPTION for now. See also PR ia64/147501.
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 2d8d316..eaf3ffd 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -48,7 +48,7 @@ options NFSLOCKD # Network Lock Manager
options NFSD # New Network Filesystem Server
options NFS_ROOT # NFS usable as root device
options P1003_1B_SEMAPHORES # POSIX-style semaphores
-options PREEMPTION # Enable kernel thread preemption
+#options PREEMPTION # Enable kernel thread preemption
options PRINTF_BUFR_SIZE=128 # Printf buffering to limit interspersion
options PROCFS # Process filesystem (/proc)
options PSEUDOFS # Pseudo-filesystem framework
OpenPOWER on IntegriCloud