aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf/MALTA64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/MALTA64')
-rw-r--r--sys/mips/conf/MALTA641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/conf/MALTA64 b/sys/mips/conf/MALTA64
index 756dc76dbf83..4b11eb0f099b 100644
--- a/sys/mips/conf/MALTA64
+++ b/sys/mips/conf/MALTA64
@@ -59,6 +59,7 @@ options ROOTDEVNAME=\"ufs:ad0s1a\"
# Debugging for use in -current
+#options DEADLKRES #Enable the deadlock resolver
options INVARIANTS #Enable calls of extra sanity checking
options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
#options WITNESS #Enable checks to detect deadlocks and cycles