[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb69cddd-2e89-43a5-ba61-95af1d820dc0@paulmck-laptop>
Date: Mon, 29 Dec 2025 11:13:55 -0800
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com, rostedt@...dmis.org
Subject: [PATCH 0/6] Torture-test updates for post-v4.19
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(-)
Powered by blists - more mailing lists