Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1423463 > unrolled thread

[PATCH tip/core/rcu 1/4] documentation: Add reference to 2014 RCU API LWN article

Started by"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
First post2016-06-15 23:40 +0200
Last post2016-06-15 23:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH tip/core/rcu 1/4] documentation: Add reference to 2014 RCU API LWN article "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-06-15 23:40 +0200

#1423463 — [PATCH tip/core/rcu 1/4] documentation: Add reference to 2014 RCU API LWN article

From"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date2016-06-15 23:40 +0200
Subject[PATCH tip/core/rcu 1/4] documentation: Add reference to 2014 RCU API LWN article
Message-ID<rKqHv-7SL-1@gated-at.bofh.it>
Reported-by: Jim Roskind <jar@roskind.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
---
 Documentation/RCU/whatisRCU.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/RCU/whatisRCU.txt b/Documentation/RCU/whatisRCU.txt
index 111770ffa10e..13266cff42ff 100644
--- a/Documentation/RCU/whatisRCU.txt
+++ b/Documentation/RCU/whatisRCU.txt
@@ -5,6 +5,7 @@ to start learning about RCU:
 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/
+5.	The RCU API, 2014 Edition    http://lwn.net/Articles/609904/
 
 
 What is RCU?
-- 
2.5.2

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web