Enable PREEMPTION by default now that PR 147501 has been fixed.

This commit is contained in:
marcel 2013-02-23 19:27:53 +00:00
parent 4af4a9dc68
commit dc27ab27e9

View File

@ -44,7 +44,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