lkml.org 
[lkml]   [2012]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [EDAC PATCH v13 6/7] edac.h: Prepare to handle with generic layers
Date
> See the driver: the only useful information provided by the MCA log is
> that an error happened, their physical address, and the type of the
> error. Unlikely the Nehalem MCA, the MCE_MISC registers won't point to the
> DIMM in the error.

There's a bit more information in the MCA log than just the physical address:

The cpu number that finds the data in its bank will provide socket information.
[/proc/cpuinfo maps logical cpu numbers to "physical id"]

Low order bits of the MCi_STATUS register will give the channel. See the SDM.

So the only missing information from the MCA log is which DIMM within
the channel. I.e. we can pin the fault to a group of either two or
three DIMMs depending on how many DIMMS/channel the motherboard supports.

If you only have one DIMM per channel populated than socket/channel is
sufficient to identify the DIMM.

[We also don't have any intra-DIMM information for those customers who
would like to diagnose the device on the DIMM, or which bits within
the cache line had the error]

-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2012-04-25 20:35    [W:0.338 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site