X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=README;h=f9af1eb483d83d3cee27625efc0eaa5c48dbbe3e;hp=0ec723dea10186d13e6c11705e18a0c8149ae288;hb=fb6e510b9ae45b9b984b4646b4be6b9d7a2bbf7c;hpb=cee02f0ab0a6766662490f2d815d487c098c17b1 diff --git a/README b/README index 0ec723d..f9af1eb 100644 --- a/README +++ b/README @@ -53,6 +53,8 @@ Usage of DEBUG_RCU DEBUG_RCU is used to add internal debugging self-checks to the RCU library. This define adds a performance penality when enabled. + Can be enabled by uncommenting the corresponding line in + Makefile.build.inc. Usage of DEBUG_YIELD