Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 17:44:54 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 7838 for review
Message-ID:  <200203190144.g2J1isw09587@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=7838

Change 7838 by murray@murray_builder on 2002/03/17 22:39:05

	Turn off INVARIANTS for DP1 / Alpha.  Witness is already
	commented out.

Affected files ...

... //depot/releng/5_dp1/src/sys/alpha/conf/GENERIC#2 edit

Differences ...

==== //depot/releng/5_dp1/src/sys/alpha/conf/GENERIC#2 (text+ko) ====

@@ -73,8 +73,8 @@
 
 # Debugging for use in -current
 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 	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
 
 # To make an SMP kernel, the next line is needed

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203190144.g2J1isw09587>