[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221219202910.3063036-1-elliott@hpe.com>
Date: Mon, 19 Dec 2022 14:29:07 -0600
From: Robert Elliott <elliott@....com>
To: herbert@...dor.apana.org.au, davem@...emloft.net,
paulmck@...nel.org, frederic@...nel.org, quic_neeraju@...cinc.com,
josh@...htriplett.org
Cc: linux-crypto@...r.kernel.org, rcu@...r.kernel.org,
linux-kernel@...r.kernel.org, Robert Elliott <elliott@....com>
Subject: [PATCH 0/3] crypto/rcu: suppress unnecessary CPU stall warnings
Suppress RCU CPU stall warnings during tcrypt speed tests.
Robert Elliott (3):
rcu: genericize RCU stall suppression functions
rcu: print first CPU on expedited stall line
crypto: tcrypt - suppress RCU stall warnings during speed tests
.../RCU/Design/Requirements/Requirements.rst | 6 +-
Documentation/RCU/stallwarn.rst | 19 ++-
arch/parisc/kernel/process.c | 2 +-
crypto/tcrypt.c | 113 +++++++++++++++---
drivers/tty/sysrq.c | 4 +-
include/linux/rcupdate.h | 8 +-
kernel/rcu/rcu.h | 11 +-
kernel/rcu/tree_exp.h | 22 ++--
kernel/rcu/tree_stall.h | 18 +--
kernel/rcu/update.c | 11 +-
10 files changed, 160 insertions(+), 54 deletions(-)
--
2.38.1
Powered by blists - more mailing lists