Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467884

[PATCH tip/core/rcu 0/5] Torture-test updates for 4.9

From "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Newsgroups linux.kernel
Subject [PATCH tip/core/rcu 0/5] Torture-test updates for 4.9
Date 2016-08-22 20:30 +0200
Message-ID <s90Aa-iZ-41@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH tip/core/rcu 0/5] Torture-test updates for 4.9 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 20:30 +0200
  [PATCH tip/core/rcu 4/5] rcuperf: Insert space between flag and message consistently "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 21:20 +0200
  [PATCH tip/core/rcu 3/5] rcutorture: Print out barrier error as document says "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 21:40 +0200
  [PATCH tip/core/rcu 1/5] torture: Convert torture_shutdown() to hrtimer "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 22:00 +0200

csiph-web