X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=README.md;h=dd7ebd1c39cf6b5d2182c04522caed31cddbd35f;hp=2d6dcaa2a4bfba1199c7dee5bcad5ec743acebf8;hb=e400ca4a3da5465eaea86c297e0a206d36f79005;hpb=4ad8031662ed72ab2569bd360616b41ed6109c0a diff --git a/README.md b/README.md index 2d6dcaa..dd7ebd1 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,7 @@ For always-on debugging self-checks: ./configure --enable-rcu-debug For fine grained enabling of debugging self-checks, build -urserspace-rcu with DEBUG_RCU defined and compile dependent +userspace-rcu with DEBUG_RCU defined and compile dependent applications with DEBUG_RCU defined when necessary. Warning: Enabling this feature result in a performance penalty.