Skip to content

Commit

Permalink
edac: Add an experimental new driver to support Sandy Bridge CPU's
Browse files Browse the repository at this point in the history
This driver is known to work on mine and Tony's test environments,
using software error injection, and a partial hardware/software
error injection tool.

There's no broader range test yet to double check if the error decoding
logic will actually point to the right DIMM, so use it with care.
More tests are required to be sure that the driver will work on all
different types of memory configurations.

If you're willing to risk using it, I suggest you to enable EDAC debugs
for your test machines, as the debug logs helps to track what's going
inside the driver.

Please feed me with bug reports, if you notice that the driver
is miss-behaving.

Tested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Nov 1, 2011
1 parent 5f03211 commit eebf11a
Showing 1 changed file with 1,894 additions and 0 deletions.
Loading

0 comments on commit eebf11a

Please sign in to comment.