Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EDAC_AMD64
has multiple definitions:
drivers/edac/Kconfig
The configuration item CONFIG_EDAC_AMD64:
CONFIG_AMD_NB && CONFIG_EDAC_DECODE_MCE
amd64_edac
, amd64_edac_mod
Support for error detection and correction of DRAM ECC errors on the AMD64 families (>= K8) of memory controllers.
When EDAC_DEBUG is enabled, hardware error injection facilities through sysfs are available:
AMD CPUs up to and excluding family 0x17 provide for Memory Error Injection into the ECC detection circuits. The amd64_edac module allows the operator/user to inject Uncorrectable and Correctable errors into DRAM.
When enabled, in each of the respective memory controller directories (/sys/devices/system/edac/mc/mcX), there are 3 input files:
- inject_section (0..3, 16-byte section of 64-byte cacheline), - inject_word (0..8, 16-bit word of 16-byte section), - inject_ecc_vector (hex ecc vector: select bits of inject word)
In addition, there are two control files, inject_read and inject_write, which trigger the DRAM ECC Read and Write respectively.
drivers/edac/Kconfig
The configuration item CONFIG_EDAC_AMD64:
CONFIG_EDAC_MM_EDAC && CONFIG_AMD_NB && CONFIG_X86_64 && CONFIG_EDAC_DECODE_MCE
amd64_edac
, amd64_edac_mod
Support for error detection and correction of DRAM ECC errors on the AMD64 families of memory controllers (K8 and F10h)
drivers/edac/Kconfig
The configuration item CONFIG_EDAC_AMD64:
CONFIG_EDAC_MM_EDAC && CONFIG_AMD_NB && CONFIG_X86_64 && CONFIG_PCI && CONFIG_EDAC_DECODE_MCE
amd64_edac
, amd64_edac_mod
Support for error detection and correction on the AMD 64 Families of Memory Controllers (K8, F10h and F11h)
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1102
("K8 [Athlon64/Opteron] DRAM Controller")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1202
("Family 10h Processor DRAM Controller")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1302
("Family 11h Processor DRAM Controller")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 141c
("Family 15h (Models 30h-3fh) Processor Function 2")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1532
("Family 16h Processor Function 2")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1572
("Family 15h (Models 60h-6fh) Processor Function 2")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1582
("Family 16h (Models 30h-3fh) Processor Function 2")1022
("Advanced Micro Devices, Inc. [AMD]"), device: 1602
("Family 15h Processor Function 2")Raw data from LKDDb:
lkddb module amd64_edac CONFIG_EDAC_AMD64 : drivers/edac/Kconfig : "AMD64 (Opteron, Athlon64)" # in 5.12–5.19, 6.0–6.13
lkddb module amd64_edac_mod CONFIG_EDAC_AMD64 : drivers/edac/Kconfig : "AMD64 (Opteron, Athlon64)" # in 2.6.31–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.11
lkddb pci 1022 1102 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 2.6.31–2.6.39, 3.0–3.3, 3.14–3.19, 4.0–4.6
lkddb pci 1022 1202 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 2.6.31–2.6.39, 3.0–3.3, 3.14–3.19, 4.0–4.6
lkddb pci 1022 1302 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 2.6.31–2.6.37
lkddb pci 1022 141c .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 3.14–3.19, 4.0–4.6
lkddb pci 1022 1532 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 3.14–3.19, 4.0–4.6
lkddb pci 1022 1572 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 3.19, 4.0–4.6
lkddb pci 1022 1582 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 3.15–3.19, 4.0–4.6
lkddb pci 1022 1602 .... .... ...... : CONFIG_EDAC CONFIG_EDAC_AMD64 : drivers/edac/amd64_edac.c # in 2.6.39, 3.0–3.3, 3.14–3.19, 4.0–4.6
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - E index
Automatically generated (in year 2025). See also LKDDb sources on GitLab