Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d493011a authored by Kees Cook's avatar Kees Cook Committed by Paul E. McKenney
Browse files

docs: Additional LWN links to RCU API



Tyler Hicks pointed me at an additional article on RCU and I figured
it should probably be mentioned with the others.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 4968c300
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ to start learning about RCU:
1.	What is RCU, Fundamentally?  http://lwn.net/Articles/262464/
2.	What is RCU? Part 2: Usage   http://lwn.net/Articles/263130/
3.	RCU part 3: the RCU API      http://lwn.net/Articles/264090/
4.	The RCU API, 2010 Edition    http://lwn.net/Articles/418853/


What is RCU?