Fix a cut-n-paste glitch with SCHED_4BSD.
This commit is contained in:
parent
444ba94513
commit
4ef90982ca
@ -30,7 +30,7 @@ ident GENERIC
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
|
||||
#options SCHED_ULE # ULE scheduler
|
||||
#options SCHED_4BSD # 4BSD scheduler
|
||||
options SCHED_4BSD # 4BSD scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
|
Loading…
Reference in New Issue
Block a user