public inbox for rcu@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Torture-test updates for post-v4.19
@ 2025-12-29 19:13 Paul E. McKenney
  2025-12-29 19:13 ` [PATCH v4 1/6] rcutorture: Add context checks to rcu_torture_timer() Paul E. McKenney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul E. McKenney @ 2025-12-29 19:13 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

These patches update the torture testing, most notably improving the
performance of kvm-series.sh by a small but useful integer factor.

1.	Add context checks to rcu_torture_timer().

2.	Parallelize kvm-series.sh guest-OS execution.

3.	Make kvm-series.sh give build numbers and totals.

4.	Make kvm-series.sh give run numbers and totals.

5.	Make config2csv.sh properly handle comments in .boot files.

6.	Include commit discription in testid.txt.

						Thanx, Paul

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

 b/kernel/rcu/rcutorture.c                              |    3 
 b/tools/testing/selftests/rcutorture/bin/config2csv.sh |    2 
 b/tools/testing/selftests/rcutorture/bin/kvm-series.sh |  176 ++++++++++++++---
 b/tools/testing/selftests/rcutorture/bin/mktestid.sh   |    2 
 tools/testing/selftests/rcutorture/bin/kvm-series.sh   |   12 -
 5 files changed, 169 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2026-01-01  8:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 19:13 [PATCH 0/6] Torture-test updates for post-v4.19 Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 1/6] rcutorture: Add context checks to rcu_torture_timer() Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 2/6] torture: Parallelize kvm-series.sh guest-OS execution Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 3/6] torture: Make kvm-series.sh give build numbers and totals Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 4/6] torture: Make kvm-series.sh give run " Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 5/6] torture: Make config2csv.sh properly handle comments in .boot files Paul E. McKenney
2025-12-29 19:13 ` [PATCH v4 6/6] torture: Include commit discription in testid.txt Paul E. McKenney
2026-01-01  8:46 ` [PATCH 0/6] Torture-test updates for post-v4.19 Boqun Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox