Disable PREEMPTION option. It causes some problem on pc98.
This commit is contained in:
parent
f6d4544853
commit
438ef2cbb8
@ -29,7 +29,7 @@ ident GENERIC
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
|
||||
options SCHED_4BSD # 4BSD scheduler
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
#options PREEMPTION # Enable kernel thread preemption
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
options FFS # Berkeley Fast Filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user