[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5a9cbe81-e583-4a96-81c4-396fd14fde96@paulmck-laptop>
Date: Thu, 24 Aug 2023 15:17:44 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, imran.f.khan@...cle.com,
peterz@...radead.org, jgross@...e.com, vschneid@...hat.com,
yury.norov@...il.com
Subject: [GIT PULL] CSD-lock diagnostic changes for v6.5
Hello, Linus,
Once the merge window opens, please pull the following CSD-lock changes.
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/csd-lock.2023.07.15a
# HEAD: 0d3a00b370424f5f1b9fd037bc8a4a3e7cbf0939: smp: Reduce NMI traffic from CSD waiters to CSD destination (2023-07-10 14:19:04 -0700)
----------------------------------------------------------------
CSD lock commits for v6.5
This series reduces the number of stack traces dumped during CSD-lock
debugging. This helps to avoid console overrun on systems with large
numbers of CPUs.
----------------------------------------------------------------
Imran Khan (2):
smp: Reduce logging due to dump_stack of CSD waiters
smp: Reduce NMI traffic from CSD waiters to CSD destination
kernel/smp.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists