public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Torture-test updates for 4.9
@ 2016-08-22 15:54 Paul E. McKenney
  2016-08-22 15:54 ` [PATCH tip/core/rcu 1/5] torture: Convert torture_shutdown() to hrtimer Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul E. McKenney @ 2016-08-22 15:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series provides some torture-test updates:

1.	Convert torture_shutdown() to hrtimer to avoid new-age
	timer-wheel inaccuracies.

2.	Add task state to writer-task stall printk()s.

3.	Print out barrier error as documentation says, courtesy of
	SeongJae Park.

4.	Insert space between flag and message consistently in rcuperf,
	courtesy of SeongJae Park.

5.	Insert space between flag and message consistently in rcutorture
	and locktorture, courtesy of SeongJae Park.

								Thanx, Paul

------------------------------------------------------------------------

 include/linux/torture.h |    2 +-
 kernel/rcu/rcuperf.c    |    7 +++----
 kernel/rcu/rcutorture.c |   10 +++++++---
 kernel/torture.c        |   27 +++++++++++++--------------
 4 files changed, 24 insertions(+), 22 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-22 19:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 15:54 [PATCH tip/core/rcu 0/5] Torture-test updates for 4.9 Paul E. McKenney
2016-08-22 15:54 ` [PATCH tip/core/rcu 1/5] torture: Convert torture_shutdown() to hrtimer Paul E. McKenney
2016-08-22 15:54 ` [PATCH tip/core/rcu 2/5] torture: Add task state to writer-task stall printk()s Paul E. McKenney
2016-08-22 15:54 ` [PATCH tip/core/rcu 3/5] rcutorture: Print out barrier error as document says Paul E. McKenney
2016-08-22 15:54 ` [PATCH tip/core/rcu 4/5] rcuperf: Insert space between flag and message consistently Paul E. McKenney
2016-08-22 15:54 ` [PATCH tip/core/rcu 5/5] torture: TOROUT_STRING(): Insert a space between flag and message 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