]> Zhao Yanbai Git Server - minix.git/commitdiff
oops, shouldn't be on in svn.
authorBen Gras <ben@minix3.org>
Thu, 18 Dec 2008 17:42:29 +0000 (17:42 +0000)
committerBen Gras <ben@minix3.org>
Thu, 18 Dec 2008 17:42:29 +0000 (17:42 +0000)
servers/vm/vm.h

index cdddf15395d6af598078fc05ea7031c0f807dafa..b305817b8f50f3806dfd247445a2299cd5c505c3 100644 (file)
@@ -12,7 +12,7 @@
 #define ABS2CLICK(a) ((a) >> CLICK_SHIFT)
 
 /* Compile in asserts and custom sanity checks at all? */
-#define SANITYCHECKS   1
+#define SANITYCHECKS   0
 #define VMSTATS                1
 
 /* If so, this level: */