lkml.org 
[lkml]   [2012]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH tip/core/rcu 0/6] rcutorture and documentation patches for 3.6
Hello!

This patch series updates documentation and rcutorture:

1. Update documentation to allow for the new call_srcu() and
srcu_barrier() functions.
2. Fix ordering of the torture_ops list.
3. Make rcutorture actually test the new srcu_barrier() function.
4. Fix synchronization of the kthreads testing the various
rcu_barrier() functions.
5. Fix an incorrect (and quite confusing) message in rcutorture.
6. Make rcutorture's fakewriters occasionally invoke the appropriate
rcu_barrier() function so that we test concurrent rcu_barrier()
calls.

Thanx, Paul

b/Documentation/RCU/checklist.txt | 39 ++++++++++++++++++-------------------
b/Documentation/RCU/rcubarrier.txt | 6 +++--
b/Documentation/RCU/torture.txt | 9 ++++++++
b/Documentation/RCU/whatisRCU.txt | 6 ++---
b/kernel/rcutorture.c | 4 +--
kernel/rcutorture.c | 32 ++++++++++++++++++++++++------
6 files changed, 64 insertions(+), 32 deletions(-)


\
 
 \ /
  Last update: 2012-06-15 21:41    [from the cache]
©2003-2011 Jasper Spaans