rcu.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Allow multiple GP misses before Panic
@ 2020-08-13 17:22 Chao Zhou
  2020-08-13 18:19 ` Paul E. McKenney
  0 siblings, 1 reply; 8+ messages in thread
From: Chao Zhou @ 2020-08-13 17:22 UTC (permalink / raw)
  To: rcu

Hi,

Some RCU stalls are transient and a system is fully capable to recover
after that, but we do want Panic after certain amount of GP misses.

Current module parameter rcu_cpu_stall_panic only turn on/off Panic,
and 1 GP miss will trigger Panic when it is enabled.

Plan to add a module parameter for users to fine-tune how many GP
misses are allowed before Panic.

To save our precious time, a diff has been tested on our systems and
it works and solves our problem in transient RCU stall events.

Your insights and guidance is highly appreciated.

Thanks!

Chao

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

end of thread, other threads:[~2020-08-16 23:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 17:22 Allow multiple GP misses before Panic Chao Zhou
2020-08-13 18:19 ` Paul E. McKenney
2020-08-13 18:50   ` Chao Zhou
2020-08-13 19:00     ` Chao Zhou
2020-08-16 18:01       ` Paul E. McKenney
2020-08-16 23:56         ` Chao Zhou
2020-08-13 21:21     ` Paul E. McKenney
2020-08-13 21:57       ` Chao Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).