mchehab / rasdaemon

Rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It records memory errors, using the EDAC tracing events. EDAC is a Linux kernel subsystem with handles detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm also exists.
GNU General Public License v2.0
178 stars 79 forks source link

rasdaemon: Add error decoding for MCA_CTL_SMU extended bits #165

Closed sathyapk closed 4 months ago

sathyapk commented 4 months ago

144 Address review comments as per the suggestion.