public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH clocksource 0/2] Clocksource-watchdog classification and backoff
@ 2022-11-02 18:40 Paul E. McKenney
  2022-11-02 18:40 ` [PATCH clocksource 1/2] clocksource: Add comments to classify bogus measurements Paul E. McKenney
  2022-11-02 18:40 ` [PATCH clocksource 2/2] clocksource: Exponential backoff for load-induced bogus watchdog reads Paul E. McKenney
  0 siblings, 2 replies; 18+ messages in thread
From: Paul E. McKenney @ 2022-11-02 18:40 UTC (permalink / raw)
  To: tglx
  Cc: linux-kernel, john.stultz, sboyd, corbet, Mark.Rutland, maz,
	kernel-team, neeraju, ak, feng.tang, zhengjun.xing

Hello!

This series adds comments classifying bogus measurements and adds capped
exponential backoff for messages that are likely caused by overly busy
systems.

1.	Add comments to classify bogus measurements.

2.	Exponential backoff for load-induced bogus watchdog reads.

						Thanx, Paul

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

 b/include/linux/clocksource.h |    4 ++++
 b/kernel/time/clocksource.c   |    2 ++
 kernel/time/clocksource.c     |   31 +++++++++++++++++++++++++------
 3 files changed, 31 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2022-11-05 19:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 18:40 [PATCH clocksource 0/2] Clocksource-watchdog classification and backoff Paul E. McKenney
2022-11-02 18:40 ` [PATCH clocksource 1/2] clocksource: Add comments to classify bogus measurements Paul E. McKenney
2022-11-03  2:23   ` Waiman Long
2022-11-03 20:47     ` Paul E. McKenney
2022-11-04  2:13   ` Feng Tang
2022-11-02 18:40 ` [PATCH clocksource 2/2] clocksource: Exponential backoff for load-induced bogus watchdog reads Paul E. McKenney
2022-11-03  2:28   ` Waiman Long
2022-11-03 20:49     ` Paul E. McKenney
2022-11-04  0:20       ` Waiman Long
2022-11-04  0:26         ` Paul E. McKenney
2022-11-04  1:01           ` Waiman Long
2022-11-04  2:23             ` Paul E. McKenney
2022-11-04 13:55               ` Waiman Long
2022-11-05  2:38                 ` Paul E. McKenney
2022-11-05  2:49                   ` Waiman Long
2022-11-05 19:31                     ` Paul E. McKenney
2022-11-04  2:16   ` Feng Tang
2022-11-04  2:25     ` Paul E. McKenney

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