diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-04-01 08:21:56 -0400 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2016-06-14 19:00:58 -0400 |
commit | db4855b5a88535746558fb756512090fc1ce5607 (patch) | |
tree | d68e136e86aacdfb05725a3138009f14e5764b7c /Documentation/RCU/whatisRCU.txt | |
parent | 2921b12362babf5af7d45e7b933637cfdfdf6a2a (diff) |
documentation: Add references to 2010 and 2014 Big API Tables
Reported-by: Jim Roskind <jar@roskind.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/RCU/whatisRCU.txt')
-rw-r--r-- | Documentation/RCU/whatisRCU.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/RCU/whatisRCU.txt b/Documentation/RCU/whatisRCU.txt index 13266cff42ff..204422719197 100644 --- a/Documentation/RCU/whatisRCU.txt +++ b/Documentation/RCU/whatisRCU.txt | |||
@@ -5,7 +5,9 @@ to start learning about RCU: | |||
5 | 2. What is RCU? Part 2: Usage http://lwn.net/Articles/263130/ | 5 | 2. What is RCU? Part 2: Usage http://lwn.net/Articles/263130/ |
6 | 3. RCU part 3: the RCU API http://lwn.net/Articles/264090/ | 6 | 3. RCU part 3: the RCU API http://lwn.net/Articles/264090/ |
7 | 4. The RCU API, 2010 Edition http://lwn.net/Articles/418853/ | 7 | 4. The RCU API, 2010 Edition http://lwn.net/Articles/418853/ |
8 | 2010 Big API Table http://lwn.net/Articles/419086/ | ||
8 | 5. The RCU API, 2014 Edition http://lwn.net/Articles/609904/ | 9 | 5. The RCU API, 2014 Edition http://lwn.net/Articles/609904/ |
10 | 2014 Big API Table http://lwn.net/Articles/609973/ | ||
9 | 11 | ||
10 | 12 | ||
11 | What is RCU? | 13 | What is RCU? |