Enable PREEMPTION by default now that PR 147501 has been fixed.
This commit is contained in:
parent
4af4a9dc68
commit
dc27ab27e9
@ -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…
Reference in New Issue
Block a user