rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rcu 0/9] Torture-test updates for v6.6
@ 2023-07-17 18:20 Paul E. McKenney
  2023-07-17 18:20 ` [PATCH rcu 1/9] rcutorture: Dump grace-period state upon rtort_pipe_count incidents Paul E. McKenney
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Paul E. McKenney @ 2023-07-17 18:20 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

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

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

end of thread, other threads:[~2023-08-08 16:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 18:20 [PATCH rcu 0/9] Torture-test updates for v6.6 Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 1/9] rcutorture: Dump grace-period state upon rtort_pipe_count incidents Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 2/9] torture: Support randomized shuffling for proxy exec testing Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 3/9] torture: Add lock_torture_writer_fifo module param Paul E. McKenney
2023-07-28  3:22   ` Paul E. McKenney
2023-07-28  3:22     ` [PATCH rcu 1/2] torture: Add a kthread-creation callback to _torture_create_kthread() Paul E. McKenney
2023-08-05 22:44       ` Joel Fernandes
2023-08-08  3:26       ` John Stultz
2023-07-28  3:22     ` [PATCH rcu 2/2] torture: Add lock_torture writer_fifo module parameter Paul E. McKenney
2023-08-08  3:27       ` John Stultz
2023-08-08  4:00         ` Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 4/9] torture: Make torture_hrtimeout_*() use TASK_IDLE Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 5/9] torture: Move torture_onoff() timeouts to hrtimers Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 6/9] torture: Move torture_shuffle() " Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 7/9] torture: Move stutter_wait() " Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 8/9] torture: Stop right-shifting torture_random() return values Paul E. McKenney
2023-07-17 18:20 ` [PATCH rcu 9/9] rcutorture: " 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;
as well as URLs for NNTP newsgroup(s).