linux/Documentation/RCU/Design
Paul E. McKenney 4b689330b1 documentation: Clarify RCU memory barriers and requirements
The RCU requirements do not make it absolutely clear that the
memory-barrier requirements are not intended to replace the fundamental
requirement that all pre-existing RCU readers complete before a grace
period completes.  This commit therefore pulls the memory-barrier
requirements into a separate section and explicitly calls out the
relationship between the memory-barrier requirements and the fundamental
requirement.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2015-12-05 12:33:37 -08:00
..
Requirements documentation: Clarify RCU memory barriers and requirements 2015-12-05 12:33:37 -08:00
htmlqqz.sh documentation: Record RCU requirements 2015-12-05 12:19:07 -08:00