Re: Hardware Error Kernel Mini-Summit

From: Andi Kleen
Date: Tue Jun 15 2010 - 15:38:05 EST


> Even when the chip set registers are accessible, it can be very
> complex to do this for the general case (think of boards that
> support arbitrary mixing of different size/speed DIMMs - the
> BIOS may have done some interesting somersaults while computing
> which interleaving modes to use).

... and the numbers that come out of this may have no relation
to your motherboard labels at all. What do you do then?
Read schemantics again? Or do binary search on the DIMM again
like Eric suggested?

For all of this a system specific mapping table is needed
and the only place to get this as a default option without
explicit configuration for each motherboard is the BIOS.

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