rasdaemon icon indicating copy to clipboard operation
rasdaemon copied to clipboard

rasdaemon: support memory corrected error statistics

Open winterddd opened this issue 9 months ago • 1 comments

A high volume of Correctable Errors (CEs) indicates that the memory controller is frequently performing Error-Correcting Code (ECC) operations, which will increase memory controller latency. The CE statistics feature can report the number of CEs occurring per second. When the count exceeds a certain threshold, it signifies intensive ECC activity and triggers warnings.

New enviroment MC_CE_STAT_THRESHOLD to setup threshold.

winterddd avatar Mar 26 '25 03:03 winterddd

LGTM. Reviewed-by: Shuai Xue [email protected]

axiqia avatar Apr 27 '25 06:04 axiqia

Merged, thanks!

mchehab avatar Nov 14 '25 10:11 mchehab