mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/18] RCU torture-test updates for v6.14
@ 2024-12-12 18:49 Paul E. McKenney
  2024-12-12 18:49 ` [PATCH rcu 01/18] torture: Add dowarn argument to torture_sched_setaffinity() Paul E. McKenney
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Paul E. McKenney @ 2024-12-12 18:49 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains rcutorture updates:

1.	Add dowarn argument to torture_sched_setaffinity().

2.	Add random real-time preemption.

3.	Make the TREE03 scenario do preemption.

4.	Decorate failing reader segments with CPU ID.

5.	Use finer-grained timeouts for rcu_torture_writer() polling.

6.	Add ->cond_sync_exp_full function to rcu_ops structure.

7.	Check preemption for failing reader.

8.	Decorate failing reader segments with last CPU ID.

9.	Add full read-side contexts to "busted" torture type.

10.	Pretty-print rcutorture reader segments.

11.	Make rcutorture_one_extend() check reader state.

12.	Ignore attempts to test preemption and forward progress.

13.	Add documentation for recent conditional and polled APIs.

14.	Add parameters to control polled/conditional wait interval.

15.	Add preempt_count() to rcutorture_one_extend_check() diagnostics.

16.	Read CPU ID for decoration protected by both reader types.

17.	Add per-reader-segment preemption diagnostics.

18.	Use symbols for SRCU reader flavors.

						Thanx, Paul

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

 Documentation/admin-guide/kernel-parameters.txt              |   74 ++
 b/Documentation/admin-guide/kernel-parameters.txt            |   16 
 b/include/linux/rcupdate_wait.h                              |   11 
 b/include/linux/srcu.h                                       |    6 
 b/include/linux/srcutree.h                                   |    6 
 b/include/linux/torture.h                                    |    2 
 b/kernel/locking/locktorture.c                               |    6 
 b/kernel/rcu/Kconfig.debug                                   |   15 
 b/kernel/rcu/rcutorture.c                                    |    2 
 b/kernel/rcu/update.c                                        |    4 
 b/tools/testing/selftests/rcutorture/configs/rcu/TREE03.boot |    1 
 kernel/rcu/Kconfig.debug                                     |   16 
 kernel/rcu/rcutorture.c                                      |  279 ++++++++---
 13 files changed, 363 insertions(+), 75 deletions(-)

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

end of thread, other threads:[~2024-12-12 18:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 18:49 [PATCH rcu 0/18] RCU torture-test updates for v6.14 Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 01/18] torture: Add dowarn argument to torture_sched_setaffinity() Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 02/18] rcutorture: Add random real-time preemption Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 03/18] rcutorture: Make the TREE03 scenario do preemption Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 04/18] rcutorture: Decorate failing reader segments with CPU ID Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 05/18] rcutorture: Use finer-grained timeouts for rcu_torture_writer() polling Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 06/18] rcutorture: Add ->cond_sync_exp_full function to rcu_ops structure Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 07/18] rcutorture: Check preemption for failing reader Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 08/18] rcutorture: Decorate failing reader segments with last CPU ID Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 09/18] rcutorture: Add full read-side contexts to "busted" torture type Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 10/18] rcutorture: Pretty-print rcutorture reader segments Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 11/18] rcutorture: Make rcutorture_one_extend() check reader state Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 12/18] rcutorture: Ignore attempts to test preemption and forward progress Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 13/18] rcutorture: Add documentation for recent conditional and polled APIs Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 14/18] rcutorture: Add parameters to control polled/conditional wait interval Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 15/18] rcutorture: Add preempt_count() to rcutorture_one_extend_check() diagnostics Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 16/18] rcutorture: Read CPU ID for decoration protected by both reader types Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 17/18] rcutorture: Add per-reader-segment preemption diagnostics Paul E. McKenney
2024-12-12 18:49 ` [PATCH rcu 18/18] rcutorture: Use symbols for SRCU reader flavors 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

all inboxes | Powered by JetHome®