public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] RCU stall-warning updates for v5.8
@ 2020-04-15 17:23 Paul E. McKenney
  2020-04-15 17:24 ` [PATCH tip/core/rcu 1/3] rcu: Use data_race() for RCU expedited CPU stall-warning prints paulmck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2020-04-15 17:23 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, dipankar, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

This series provides a few updates to RCU CPU stall-warning messages.

1.	Use data_race() for RCU expedited CPU stall-warning prints.

2.	When GP kthread is starved, tag idle threads as false positives.
	After all, it is not the idle threads' fault that the GP
	kthread hasn't reported their extended quiescent states!

3.	Remove self-stack-trace when all quiescent states seen.

							Thanx, Paul

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

 tree_exp.h   |    8 ++++----
 tree_stall.h |   26 +++++++++++++++++++-------
 2 files changed, 23 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2020-04-15 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15 17:23 [PATCH tip/core/rcu 0/3] RCU stall-warning updates for v5.8 Paul E. McKenney
2020-04-15 17:24 ` [PATCH tip/core/rcu 1/3] rcu: Use data_race() for RCU expedited CPU stall-warning prints paulmck
2020-04-15 17:24 ` [PATCH tip/core/rcu 2/3] rcu: When GP kthread is starved, tag idle threads as false positives paulmck
2020-04-15 17:24 ` [PATCH tip/core/rcu 3/3] rcu: Remove self-stack-trace when all quiescent states seen paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox