Enable PREEMPTION by default now that PR 147501 has been fixed.
This commit is contained in:
parent
504266d60a
commit
1736d28c44
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user