* [PATCH] Add Documentation/RCU/00-Index
@ 2007-10-11 23:23 Rob Landley
2007-10-11 23:52 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Rob Landley @ 2007-10-11 23:23 UTC (permalink / raw)
To: linux-kernel; +Cc: Paul E. McKenney, akpm
From: Rob Landley <rob@landley.net>
Add Documentation/RCU/00-INDEX
Signed-off-by: Rob Landley <rob@landley.net>
---
Documentation/RCU/00-INDEX | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
--- /dev/null 2007-04-23 10:59:00.000000000 -0500
+++ hg/Documentation/RCU/00-INDEX 2007-10-11 18:17:26.000000000 -0500
@@ -0,0 +1,22 @@
+00-INDEX
+ - This file
+arrayRCU.txt
+ - Using RCU to Protect Read-Mostly Arrays
+checklist.txt
+ - Review Checklist for RCU Patches
+listRCU.txt
+ - Using RCU to Protect Read-Mostly Linked Lists
+NMI-RCU.txt
+ - Using RCU to Protect Dynamic NMI Handlers
+rcuref.txt
+ - Reference-count design for elements of lists/arrays protected by RCU
+rcu.txt
+ - RCU Concepts
+RTFP.txt
+ - List of RCU papers (bibliography) going back to 1980.
+torture.txt
+ - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
+UP.txt
+ - RCU on Uniprocessor Systems
+whatisRCU.txt
+ - What is RCU?
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Add Documentation/RCU/00-Index
2007-10-11 23:23 [PATCH] Add Documentation/RCU/00-Index Rob Landley
@ 2007-10-11 23:52 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2007-10-11 23:52 UTC (permalink / raw)
To: Rob Landley; +Cc: linux-kernel, akpm
On Thu, Oct 11, 2007 at 06:23:27PM -0500, Rob Landley wrote:
> From: Rob Landley <rob@landley.net>
>
> Add Documentation/RCU/00-INDEX
Good addition!!!
Acked-by: Paul E. McKenney <paulmck@us.ibm.com>
> Signed-off-by: Rob Landley <rob@landley.net>
> ---
>
> Documentation/RCU/00-INDEX | 22 ++++++++++++++++++++++
> 1 file changed, 22 insertions(+)
>
> --- /dev/null 2007-04-23 10:59:00.000000000 -0500
> +++ hg/Documentation/RCU/00-INDEX 2007-10-11 18:17:26.000000000 -0500
> @@ -0,0 +1,22 @@
> +00-INDEX
> + - This file
> +arrayRCU.txt
> + - Using RCU to Protect Read-Mostly Arrays
> +checklist.txt
> + - Review Checklist for RCU Patches
> +listRCU.txt
> + - Using RCU to Protect Read-Mostly Linked Lists
> +NMI-RCU.txt
> + - Using RCU to Protect Dynamic NMI Handlers
> +rcuref.txt
> + - Reference-count design for elements of lists/arrays protected by RCU
> +rcu.txt
> + - RCU Concepts
> +RTFP.txt
> + - List of RCU papers (bibliography) going back to 1980.
> +torture.txt
> + - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
> +UP.txt
> + - RCU on Uniprocessor Systems
> +whatisRCU.txt
> + - What is RCU?
>
> --
> "One of my most productive days was throwing away 1000 lines of code."
> - Ken Thompson.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-11 23:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11 23:23 [PATCH] Add Documentation/RCU/00-Index Rob Landley
2007-10-11 23:52 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox