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

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