aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJim Snow <[email protected]>2015-12-03 10:48:54 +0100
committerBorislav Petkov <[email protected]>2015-12-05 19:00:52 +0100
commitd0cdf9003140e9b40d2488aaee2838babe7e212c (patch)
tree41c16240a96054afb8948d84922b24eb5836406e /tools
parentc1979ba254810a710bfdc982e3d417a4a7369c31 (diff)
EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
Knights Landing is the next generation architecture for HPC market. KNL introduces concept of a tile and CHA - Cache/Home Agent for memory accesses. Some things are fixed in KNL: () There's single DIMM slot per channel () There's 2 memory controllers with 3 channels each, however, from EDAC standpoint, it is presented as single memory controller with 6 channels. In order to represent 2 MCs w/ 3 CH, it would require major redesign of EDAC core driver. Basically, two functionalities are added/extended: () during driver initialization KNL topology is being recognized, i.e. which channels are populated with what DIMM sizes (knl_get_dimm_capacity function) () handle MCE errors - channel swizzling Reviewed-by: Tony Luck <[email protected]> Signed-off-by: Jim Snow <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: linux-edac <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] [ Rebase to 4.4-rc3. ] Signed-off-by: Hubert Chrzaniuk <[email protected]> Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions