mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Make rcutorture safe(r) for arm64
@ 2025-05-08 23:42 Paul E. McKenney
  2025-05-08 23:42 ` [PATCH 1/3] torture: Check for "Call trace:" as well as "Call Trace:" Paul E. McKenney
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Paul E. McKenney @ 2025-05-08 23:42 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series makes a few small updates to make rcutorture run better
on arm64 servers.  Remaining issues include TREE07 .config issues
that are addressed by Mark Rutland's porting of PREEMPT_LAZY to arm64
and by upcoming work to handle the fact that arm64 kernels cannot be
built with CONFIG_SMP=n.  In the meantime, the CONFIG_SMP=n issue can
be worked around by explictly specifying the TREE01, TREE02, TREE03,
TREE04, TREE05, TREE07, SRCU-L, SRCU-N, SRCU-P, TASKS01, TASKS03, RUDE01,
TRACE01, and TRACE02 scenarios, preferably in a script.  (But if you
want typing practice, don't let me stand in your way!)

1.	Check for "Call trace:" as well as "Call Trace:".

2.	Reduce TREE01 CPU overcommit.

3.	Remove MAXSMP and CPUMASK_OFFSTACK from TREE01.

						Thanx, Paul

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

 bin/console-badness.sh  |    2 +-
 bin/parse-console.sh    |    2 +-
 configs/rcu/TREE01      |    2 --
 configs/rcu/TREE01.boot |    2 +-
 4 files changed, 3 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2025-05-09 17:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-08 23:42 [PATCH 0/3] Make rcutorture safe(r) for arm64 Paul E. McKenney
2025-05-08 23:42 ` [PATCH 1/3] torture: Check for "Call trace:" as well as "Call Trace:" Paul E. McKenney
2025-05-08 23:42 ` [PATCH 2/3] rcutorture: Reduce TREE01 CPU overcommit Paul E. McKenney
2025-05-08 23:42 ` [PATCH 3/3] rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01 Paul E. McKenney
2025-05-09 13:18 ` [PATCH 0/3] Make rcutorture safe(r) for arm64 Joel Fernandes
2025-05-09 14:32   ` Paul E. McKenney
2025-05-09 17:57 ` Joel Fernandes

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®