diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2021-06-11 19:01:18 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2021-06-18 03:19:22 +0200 |
commit | 2f4348e5a86198704368a699a7c4cdeb21d569f5 (patch) | |
tree | 94ed09adb28ded9eebea24fdfaec6429afedc9b3 /drivers/edac/debugfs.c | |
parent | MAINTAINERS: Make Yazen Ghannam maintainer for EDAC-AMD64 (diff) | |
download | linux-2f4348e5a86198704368a699a7c4cdeb21d569f5.tar.xz linux-2f4348e5a86198704368a699a7c4cdeb21d569f5.zip |
EDAC/skx_common: Add new ADXL components for 2-level memory
Some Intel servers may configure memory in 2 levels, using
fast "near" memory (e.g. DDR) as a cache for larger, slower,
"far" memory (e.g. 3D X-point).
In these configurations the BIOS ADXL address translation for
an address in a 2-level memory range will provide details of
both the "near" and far components.
Current exported ADXL components are only for 1-level memory
system or for 2nd level memory of 2-level memory system. So
add new ADXL components for 1st level memory of 2-level memory
system to fully support 2-level memory system and the detection
of memory error source(1st level memory or 2nd level memory).
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210611170123.1057025-2-tony.luck@intel.com
Diffstat (limited to 'drivers/edac/debugfs.c')
0 files changed, 0 insertions, 0 deletions