]> git.proxmox.com Git - mirror_spl.git/blobdiff - spl_config.h.in
Autoconf --enable-debug-* cleanup
[mirror_spl.git] / spl_config.h.in
index 409ee372da93c6de834e09fb1991705bd0d917a5..06e5766f154cd5bbf3b4ceafd63936713340beaf 100644 (file)
@@ -3,14 +3,11 @@
 /* Atomic types use spinlocks */
 #undef ATOMIC_SPINLOCK
 
-/* Define to 1 to enable callb debugging */
-#undef DEBUG_CALLB
-
-/* Define to 1 to enable kmem debugging */
+/* Define to 1 to enable basic kmem accounting */
 #undef DEBUG_KMEM
 
-/* Define to 1 to enable kstat debugging */
-#undef DEBUG_KSTAT
+/* Define to 1 to enable detailed kmem tracking */
+#undef DEBUG_KMEM_TRACKING
 
 /* register_sysctl_table() wants 2 args */
 #undef HAVE_2ARGS_REGISTER_SYSCTL