disable PREEMPTION pending bug fixes to i386/xen/pmap.c
MFC after: 1 month
This commit is contained in:
parent
5806e2df7f
commit
b9ac5192a2
@ -27,8 +27,10 @@ ident GENERIC
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
makeoptions MODULES_OVERRIDE=""
|
||||
|
||||
options SCHED_ULE # ULE scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
#options SCHED_ULE # ULE scheduler
|
||||
#options PREEMPTION # Enable kernel thread preemption
|
||||
options SCHED_4BSD
|
||||
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
options SCTP # Stream Control Transmission Protocol
|
||||
|
Loading…
x
Reference in New Issue
Block a user