[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bca717ca-a83a-4540-80ec-732c12623d2d@paulmck-laptop>
Date: Mon, 17 Jul 2023 11:20:28 -0700
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 rcu 0/9] Torture-test updates for v6.6
Hello!
This series contains torture-test updates:
1. Dump grace-period state upon rtort_pipe_count incidents.
2. Support randomized shuffling for proxy exec testing, courtesy
of Connor O'Brien.
3. Add lock_torture_writer_fifo module param, courtesy of Dietmar
Eggemann.
4. Make torture_hrtimeout_*() use TASK_IDLE.
5. Move torture_onoff() timeouts to hrtimers.
6. Move torture_shuffle() timeouts to hrtimers.
7. Move stutter_wait() timeouts to hrtimers.
8. Stop right-shifting torture_random() return values.
9. Stop right-shifting torture_random() return values.
Thanx, Paul
------------------------------------------------------------------------
b/kernel/locking/locktorture.c | 3 ++-
b/kernel/rcu/rcutorture.c | 1 +
b/kernel/torture.c | 10 ++++++++--
kernel/rcu/rcutorture.c | 6 +++---
kernel/torture.c | 31 +++++++++++++++++++++----------
5 files changed, 35 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists