1
0
Fork 0

doc: Ensure whatisRCU.txt actually says what RCU is

It came to my attention that the file "whatisRCU.txt" does not
manage to actually ever spell out what is RCU.

This might not be an issue for a lot of people, but we have to
assume the consumers of these documents are starting from ground
zero; otherwise they'd not be reading the docs.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Nicholas Piggin <npiggin@gmail.com>
4.18.x+fslc
Paul Gortmaker 2018-04-19 13:59:36 -04:00 committed by Paul E. McKenney
parent 5b4c11d54b
commit 628c08420b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
What is RCU? -- "Read, Copy, Update"
Please note that the "What is RCU?" LWN series is an excellent place
to start learning about RCU: