dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/RCU
Paul E. McKenney a241ec65ae [PATCH] RCU torture-testing kernel module
This patch is a rewrite of the one submitted on October 1st, using modules
(http://marc.theaimsgroup.com/?l=linux-kernel&m=112819093522998&w=2).

This rewrite adds a tristate CONFIG_RCU_TORTURE_TEST, which enables an
intense torture test of the RCU infratructure.  This is needed due to the
continued changes to the RCU infrastructure to accommodate dynamic ticks,
CPU hotplug, realtime, and so on.  Most of the code is in a separate file
that is compiled only if the CONFIG variable is set.  Documentation on how
to run the test and interpret the output is also included.

This code has been tested on i386 and ppc64, and an earlier version of the
code has received extensive testing on a number of architectures as part of
the PREEMPT_RT patchset.

Signed-off-by: "Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:27 -08:00
..
NMI-RCU.txt [PATCH] NMI: Update NMI users of RCU to use new API 2005-09-07 16:57:19 -07:00
RTFP.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
UP.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
arrayRCU.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
checklist.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
listRCU.txt [PATCH] Update RCU documentation 2005-05-01 08:59:05 -07:00
rcu.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00
rcuref.txt [PATCH] files: rcuref APIs 2005-09-09 13:57:54 -07:00
torture.txt [PATCH] RCU torture-testing kernel module 2005-10-30 17:37:27 -08:00
whatisRCU.txt [PATCH] Yet another RCU documentation update 2005-09-10 10:06:24 -07:00