Add --enable-rcu-debug to configure
[urcu.git] / include / urcu / config.h.in
index bb128a11da3c77cbc3da563b18895f93506a66f9..9ed0454987733a14b8023ca5fee513ee774b9e57 100644 (file)
@@ -26,3 +26,7 @@
 /* Require the operating system to support the membarrier system call for
    default and bulletproof flavors. */
 #undef CONFIG_RCU_FORCE_SYS_MEMBARRIER
+
+/* Enable internal debugging self-checks.
+   Introduce performance penalty. */
+#undef CONFIG_RCU_DEBUG
This page took 0.023626 seconds and 4 git commands to generate.