public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/5] Pre-gp_seq torture-test changes for v4.19
@ 2018-06-25 22:57 Paul E. McKenney
  2018-06-25 22:57 ` [PATCH tip/core/rcu 1/5] torture: Use a single build directory for torture scenarios Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul E. McKenney @ 2018-06-25 22:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, fweisbec, oleg, joel

Hello!

The following changes to torture-testing come before the infamous ->gp_seq
conversion:

1.	Use a single build directory for torture scenarios (currently
	there is one directory for each build within a given batch, which
	makes no sense given that all of these builds are serialized).

2.	Remove obsolete TREE08-T.boot file.  Use of the shiny new
	"--bootargs rcutree.rcu_fanout_exact=1" makes use of a separate
	file unnecesary.

3.	Make kvm-find-errors.sh find close calls as well as the usual
	hard errors.

4.	Make online/offline messages appear only for verbose=2.  This
	change is necessitated by the ability to make CPU-hotplug operations
	happen much more frequently than in the past.

5.	Keep old-school dmesg format while Joe Perches is changing the
	default format.  Later, rcutorture can move to the new format
	and at the same time update the analysis scripts.  (As opposed
	to having the analysis scripts just suddenly break when Joe's
	changes hit mainline.)

							Thanx, Paul

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

 b/include/linux/torture.h                                    |    2 
 b/kernel/locking/locktorture.c                               |    5 +-
 b/kernel/rcu/rcuperf.c                                       |    5 +-
 b/kernel/rcu/rcutorture.c                                    |    5 +-
 b/kernel/torture.c                                           |   15 +++---
 b/tools/testing/selftests/rcutorture/bin/configinit.sh       |   26 +++++------
 b/tools/testing/selftests/rcutorture/bin/kvm-build.sh        |   11 ++--
 b/tools/testing/selftests/rcutorture/bin/kvm-recheck-rcu.sh  |    1 
 b/tools/testing/selftests/rcutorture/bin/kvm-recheck.sh      |    1 
 b/tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh   |    5 +-
 b/tools/testing/selftests/rcutorture/bin/kvm.sh              |    2 
 b/tools/testing/selftests/rcutorture/bin/parse-console.sh    |    7 ++
 tools/testing/selftests/rcutorture/configs/rcu/TREE08-T.boot |    1 
 13 files changed, 53 insertions(+), 33 deletions(-)


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

end of thread, other threads:[~2018-06-25 22:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-25 22:57 [PATCH tip/core/rcu 0/5] Pre-gp_seq torture-test changes for v4.19 Paul E. McKenney
2018-06-25 22:57 ` [PATCH tip/core/rcu 1/5] torture: Use a single build directory for torture scenarios Paul E. McKenney
2018-06-25 22:57 ` [PATCH tip/core/rcu 2/5] rcutorture: Remove obsolete TREE08-T.boot file Paul E. McKenney
2018-06-25 22:57 ` [PATCH tip/core/rcu 3/5] rcutorture: Make kvm-find-errors.sh find close calls Paul E. McKenney
2018-06-25 22:57 ` [PATCH tip/core/rcu 4/5] torture: Make online/offline messages appear only for verbose=2 Paul E. McKenney
2018-06-25 22:57 ` [PATCH tip/core/rcu 5/5] torture: Keep old-school dmesg format 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