summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-02-16 13:13:22 +0000
committernyan <nyan@FreeBSD.org>2002-02-16 13:13:22 +0000
commita0ebef6b45174cb2523aeeef8c8805ccd08a1be6 (patch)
tree23ed8c20ce9fdab5f1970f93536c5d2d6e5cd0c0 /sys/pc98
parent6ec5b39ebdd859578bcb053f13f8009b85cde468 (diff)
downloadFreeBSD-src-a0ebef6b45174cb2523aeeef8c8805ccd08a1be6.zip
FreeBSD-src-a0ebef6b45174cb2523aeeef8c8805ccd08a1be6.tar.gz
MFi386: revisions 1.334 and 1.335
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index f2b2b1d..479a79a 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud