Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LIBNVDIMM
:
( CONFIG_PHYS_ADDR_T_64BIT ) && ( CONFIG_HAS_IOMEM ) && ( CONFIG_BLK_DEV )
libnvdimm
Generic support for non-volatile memory devices including ACPI-6-NFIT defined resources. On platforms that define an NFIT, or otherwise can discover NVDIMM resources, a libnvdimm bus is registered to advertise PMEM (persistent memory) namespaces (/dev/pmemX). A PMEM namespace refers to a memory resource that may span multiple DIMMs and support DAX (see DAX).
Raw data from LKDDb:
lkddb module libnvdimm CONFIG_LIBNVDIMM : drivers/nvdimm/Kconfig : "NVDIMM (Non-Volatile Memory Device) Support" # in 4.2–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "pmem-region" : CONFIG_LIBNVDIMM CONFIG_OF_PMEM : drivers/nvdimm/of_pmem.c # in 4.17–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "pmem-region-v2" : CONFIG_LIBNVDIMM CONFIG_OF_PMEM : drivers/nvdimm/of_pmem.c # in 5.9–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
lkddb platform "of_pmem" : CONFIG_LIBNVDIMM CONFIG_OF_PMEM : drivers/nvdimm/of_pmem.c # in 4.17–4.20, 5.0–5.19, 6.0–6.12
lkddb virtio 0000001b ........ : CONFIG_LIBNVDIMM CONFIG_VIRTIO_PMEM : drivers/nvdimm/virtio_pmem.c # in 5.3–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 - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab