diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2006-02-07 01:47:12 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-02-07 01:47:12 -0500 |
commit | 3c9b3a8575b4f2551e3b5b74ffa1c3559c6338eb (patch) | |
tree | 7f8d84353852401ec74e005f6f0b1eb958b9a70d /Documentation/RCU/rcu.txt | |
parent | c0d3c0c0ce94d3db893577ae98e64414d92e49d8 (diff) | |
parent | c03296a868ae7c91aa2d8b372184763b18f16d7a (diff) |
Merge branch 'master'
Diffstat (limited to 'Documentation/RCU/rcu.txt')
-rw-r--r-- | Documentation/RCU/rcu.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RCU/rcu.txt b/Documentation/RCU/rcu.txt index 6fa092251586..02e27bf1d365 100644 --- a/Documentation/RCU/rcu.txt +++ b/Documentation/RCU/rcu.txt | |||
@@ -111,6 +111,11 @@ o What are all these files in this directory? | |||
111 | 111 | ||
112 | You are reading it! | 112 | You are reading it! |
113 | 113 | ||
114 | rcuref.txt | ||
115 | |||
116 | Describes how to combine use of reference counts | ||
117 | with RCU. | ||
118 | |||
114 | whatisRCU.txt | 119 | whatisRCU.txt |
115 | 120 | ||
116 | Overview of how the RCU implementation works. Along | 121 | Overview of how the RCU implementation works. Along |