Disable PREEMPTION for now. See also PR ia64/147501.

This commit is contained in:
Marcel Moolenaar 2011-07-04 16:59:26 +00:00
parent af098ed8e7
commit 6359509327
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223763

View File

@ -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