aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/00-INDEX
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2010-01-14 19:10:57 -0500
committerIngo Molnar <mingo@elte.hu>2010-01-16 04:25:22 -0500
commit4c54005ca438a8b46dd542b497d4f0dc2ca375e8 (patch)
tree4274fb9dcbd94480b93fecefcf83969db53461ba /Documentation/RCU/00-INDEX
parentb6407e863934965cdc66cbc244d811ceeb6f4d77 (diff)
rcu: 1Q2010 update for RCU documentation
Add expedited functions. Review documentation and update obsolete verbiage. Also fix the advice for the RCU CPU-stall kernel configuration parameter, and document RCU CPU-stall warnings. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: laijs@cn.fujitsu.com Cc: dipankar@in.ibm.com Cc: mathieu.desnoyers@polymtl.ca Cc: josh@joshtriplett.org Cc: dvhltc@us.ibm.com Cc: niv@us.ibm.com Cc: peterz@infradead.org Cc: rostedt@goodmis.org Cc: Valdis.Kletnieks@vt.edu Cc: dhowells@redhat.com LKML-Reference: <12635142581866-git-send-email-> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/RCU/00-INDEX')
-rw-r--r--Documentation/RCU/00-INDEX8
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/RCU/00-INDEX b/Documentation/RCU/00-INDEX
index 9bb62f7b89c3..0a27ea9621fa 100644
--- a/Documentation/RCU/00-INDEX
+++ b/Documentation/RCU/00-INDEX
@@ -8,14 +8,18 @@ listRCU.txt
8 - Using RCU to Protect Read-Mostly Linked Lists 8 - Using RCU to Protect Read-Mostly Linked Lists
9NMI-RCU.txt 9NMI-RCU.txt
10 - Using RCU to Protect Dynamic NMI Handlers 10 - Using RCU to Protect Dynamic NMI Handlers
11rcubarrier.txt
12 - RCU and Unloadable Modules
13rculist_nulls.txt
14 - RCU list primitives for use with SLAB_DESTROY_BY_RCU
11rcuref.txt 15rcuref.txt
12 - Reference-count design for elements of lists/arrays protected by RCU 16 - Reference-count design for elements of lists/arrays protected by RCU
13rcu.txt 17rcu.txt
14 - RCU Concepts 18 - RCU Concepts
15rcubarrier.txt
16 - Unloading modules that use RCU callbacks
17RTFP.txt 19RTFP.txt
18 - List of RCU papers (bibliography) going back to 1980. 20 - List of RCU papers (bibliography) going back to 1980.
21stallwarn.txt
22 - RCU CPU stall warnings (CONFIG_RCU_CPU_STALL_DETECTOR)
19torture.txt 23torture.txt
20 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST) 24 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
21trace.txt 25trace.txt