Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_PMEM_LEGACY
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_X86_PMEM_LEGACY:
( CONFIG_PHYS_ADDR_T_64BIT ) && ( CONFIG_BLK_DEV )
nd_e820
Treat memory marked using the non-standard e820 type of 12 as used by the Intel Sandy Bridge-EP reference BIOS as protected memory. The kernel will offer these regions to the 'pmem' driver so they can be used for persistent storage.
Say Y if unsure.
arch/x86/Kconfig
The configuration item CONFIG_X86_PMEM_LEGACY:
( CONFIG_PHYS_ADDR_T_64BIT ) && ( CONFIG_BLK_DEV )
nd_e820
Treat memory marked using the non-standard e820 type of 12 as used by the Intel Sandy Bridge-EP reference BIOS as protected memory. The kernel will offer these regions to the 'pmem' driver so they can be used for persistent storage.
Say Y if unsure.
Raw data from LKDDb:
lkddb module nd_e820 CONFIG_X86_PMEM_LEGACY : arch/x86/Kconfig : "Support non-standard NVDIMMs and ADR protected memory" # in 4.3–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "e820_pmem" : CONFIG_LIBNVDIMM CONFIG_X86_PMEM_LEGACY : drivers/nvdimm/e820.c # in 4.3–4.20, 5.0–5.19, 6.0–6.12
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab