mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
MFi386: revisions 1.334 and 1.335
This commit is contained in:
parent
35c1f59123
commit
911eb59369
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ options DDB #Enable the kernel debugger
|
|||
options INVARIANTS #Enable calls of extra sanity checking
|
||||
options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
|
||||
options WITNESS #Enable mutex checks to detects deadlocks and cycles
|
||||
options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
|
||||
|
||||
# To make an SMP kernel, the next two are needed
|
||||
#options SMP # Symmetric MultiProcessor Kernel
|
||||
|
|
|
|||
Loading…
Reference in a new issue