Skip to content

Commit ef32aee

Browse files
ccs100203paulmckrcu
authored andcommitted
doc/rcu: Update LWN article URLs and add 2019 article
This patch adds LWN articles about RCU APIs which were released in 2019. Also, HTTP URLs are replaced by HTTPS. Signed-off-by: Shao-Tse Hung <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
1 parent 99cf092 commit ef32aee

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Documentation/RCU/whatisRCU.rst

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ What is RCU? -- "Read, Copy, Update"
66
Please note that the "What is RCU?" LWN series is an excellent place
77
to start learning about RCU:
88

9-
| 1. What is RCU, Fundamentally? http://lwn.net/Articles/262464/
10-
| 2. What is RCU? Part 2: Usage http://lwn.net/Articles/263130/
11-
| 3. RCU part 3: the RCU API http://lwn.net/Articles/264090/
12-
| 4. The RCU API, 2010 Edition http://lwn.net/Articles/418853/
13-
| 2010 Big API Table http://lwn.net/Articles/419086/
14-
| 5. The RCU API, 2014 Edition http://lwn.net/Articles/609904/
15-
| 2014 Big API Table http://lwn.net/Articles/609973/
9+
| 1. What is RCU, Fundamentally? https://lwn.net/Articles/262464/
10+
| 2. What is RCU? Part 2: Usage https://lwn.net/Articles/263130/
11+
| 3. RCU part 3: the RCU API https://lwn.net/Articles/264090/
12+
| 4. The RCU API, 2010 Edition https://lwn.net/Articles/418853/
13+
| 2010 Big API Table https://lwn.net/Articles/419086/
14+
| 5. The RCU API, 2014 Edition https://lwn.net/Articles/609904/
15+
| 2014 Big API Table https://lwn.net/Articles/609973/
16+
| 6. The RCU API, 2019 Edition https://lwn.net/Articles/777036/
17+
| 2019 Big API Table https://lwn.net/Articles/777165/
1618
1719

1820
What is RCU?

0 commit comments

Comments
 (0)