X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fconfig.h.in;h=9ed0454987733a14b8023ca5fee513ee774b9e57;hp=bb128a11da3c77cbc3da563b18895f93506a66f9;hb=d4e640c06c2c999d5fc8f8375bc2f61da06c9cda;hpb=7fe7e9f353c3596b78b6bed1f4267037de750a48 diff --git a/include/urcu/config.h.in b/include/urcu/config.h.in index bb128a1..9ed0454 100644 --- a/include/urcu/config.h.in +++ b/include/urcu/config.h.in @@ -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