mbox series

[0/4] Torture-test updates for smp_call_function()

Message ID 38be0135-a7a4-4c16-b2c6-1b3817c3067f@paulmck-laptop (mailing list archive)
Headers show
Series Torture-test updates for smp_call_function() | expand

Message

Paul E. McKenney July 17, 2023, 6:18 p.m. UTC
Hello!

This series contains updates for the smp_call_function() torture tests:

1.	Scale scftorture memory based on number of CPUs.

2.	Forgive memory-allocation failure if KASAN.

3.	Pause testing after memory-allocation failure.

4.	Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario.

						Thanx, Paul

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

 b/kernel/scftorture.c                                      |    6 ++++--
 b/tools/testing/selftests/rcutorture/bin/torture.sh        |    4 +++-
 b/tools/testing/selftests/rcutorture/configs/scf/NOPREEMPT |    2 ++
 kernel/scftorture.c                                        |    6 +++++-
 4 files changed, 14 insertions(+), 4 deletions(-)