diff options
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 |