[PATCH rcu 0/9] Torture-test updates for v6.6

Paul E. McKenney posted 9 patches 2 years, 6 months ago
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(-)
[PATCH rcu 0/9] Torture-test updates for v6.6
Posted by Paul E. McKenney 2 years, 6 months ago
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(-)