From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: mingo@elte.hu, laijs@cn.fujitsu.com, dipankar@in.ibm.com,
akpm@linux-foundation.org, mathieu.desnoyers@efficios.com,
josh@joshtriplett.org, niv@us.ibm.com, tglx@linutronix.de,
peterz@infradead.org, rostedt@goodmis.org, dhowells@redhat.com,
edumazet@google.com, darren@dvhart.com, fweisbec@gmail.com,
sbw@mit.edu
Subject: [PATCH tip/core/rcu 0/5] v2 rcutorture updates for 3.12
Date: Mon, 19 Aug 2013 19:50:46 -0700 [thread overview]
Message-ID: <20130820025046.GA32071@linux.vnet.ibm.com> (raw)
Hello!
This series provides some rcutorture updates:
1. Add a debug_object option to rcutorture to allow testing
of RCU's debug-objects facilities.
2. Increase rcutorture test coverage by concurrently testing
synchronous, asynchronous, and expedited grace periods.
3. Sort the extensive list of rcutorture module parameters.
4. Remove the unused "oldbatch" variable.
5. Emit CPU-online failure message to the console.
Changes since v1 (https://lkml.org/lkml/2013/8/17/118):
o Interleave variable and corresponding module-parameter
declarations, as suggested by Josh Triplett.
o Fix comparison to zero and in-function #ifdef, again as
suggested by Josh Triplett.
Thanx, Paul
b/Documentation/RCU/torture.txt | 10 +
b/kernel/rcutorture.c | 382 +++++++++++++++++-----------------------
2 files changed, 174 insertions(+), 218 deletions(-)
reply other threads:[~2013-08-20 2:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130820025046.GA32071@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=darren@dvhart.com \
--cc=dhowells@redhat.com \
--cc=dipankar@in.ibm.com \
--cc=edumazet@google.com \
--cc=fweisbec@gmail.com \
--cc=josh@joshtriplett.org \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@elte.hu \
--cc=niv@us.ibm.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=sbw@mit.edu \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).