public inbox for linux-mips@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: DEC: Rate-limit memory errors
@ 2026-03-28 15:49 Maciej W. Rozycki
  2026-03-28 15:49 ` [PATCH 1/3] MIPS: DEC: Rate-limit memory errors for ECC systems Maciej W. Rozycki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Maciej W. Rozycki @ 2026-03-28 15:49 UTC (permalink / raw)
  To: Thomas Bogendoerfer; +Cc: linux-mips, linux-kernel

Hi,

 A recent failure of one of my systems revealed an issue with memory error 
logging where the flood of messages produced, which reported corrected ECC 
errors, made the system unusable despite the errors themselves having been 
recovered from and the messages serving informational purpose only.

 I took the opportunity and actually verified the rate-limiting does its 
purpose with the offending system before cleaning memory module contacts, 
which has cured the original problem, the third time in ~25 years I've had 
the system for -- not too bad, but clearly a recurring issue.

 For consistency I have also updated support for the other two DEC memory 
system designs, although they're parity-based and therefore memory errors 
are fatal and consequently less likely to cause a message flood, although 
in principle still possible where a faulty memory location causes a bus 
error exception to kill user processes repeatedly.  They seem not to have 
the issue with memory contacts though, which use the common SIMM design 
rather than 0.1"-pitch PCB connectors.

 Please apply.

  Maciej

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

end of thread, other threads:[~2026-04-06 12:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-28 15:49 [PATCH 0/3] MIPS: DEC: Rate-limit memory errors Maciej W. Rozycki
2026-03-28 15:49 ` [PATCH 1/3] MIPS: DEC: Rate-limit memory errors for ECC systems Maciej W. Rozycki
2026-03-28 15:50 ` [PATCH 2/3] MIPS: DEC: Rate-limit memory errors for KN01 systems Maciej W. Rozycki
2026-03-28 15:50 ` [PATCH 3/3] MIPS: DEC: Rate-limit memory errors for non-KN01 parity systems Maciej W. Rozycki
2026-04-06 12:33 ` [PATCH 0/3] MIPS: DEC: Rate-limit memory errors Thomas Bogendoerfer

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