Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEV_DAX_KMEM
has multiple definitions:
drivers/dax/Kconfig
The configuration item CONFIG_DEV_DAX_KMEM:
( CONFIG_DEV_DAX ) && ( CONFIG_MEMORY_HOTPLUG )
kmem
Support access to persistent, or other performance differentiated memory as if it were System RAM. This allows easier use of persistent memory by unmodified applications, or adds core kernel memory services to heterogeneous memory types (HMEM) marked "reserved" by platform firmware.
To use this feature, a DAX device must be unbound from the device_dax driver and bound to this kmem driver on each boot.
Say N if unsure.
drivers/dax/Kconfig
The configuration item CONFIG_DEV_DAX_KMEM:
( CONFIG_DEV_DAX ) && ( CONFIG_MEMORY_HOTPLUG )
kmem
Support access to persistent, or other performance differentiated memory as if it were System RAM. This allows easier use of persistent memory by unmodified applications, or adds core kernel memory services to heterogeneous memory types (HMEM) marked "reserved" by platform firmware.
To use this feature, a DAX device must be unbound from the device_dax driver and bound to this kmem driver on each boot.
Say N if unsure.
Raw data from LKDDb:
lkddb module kmem CONFIG_DEV_DAX_KMEM : drivers/dax/Kconfig : "KMEM DAX: map dax-devices as System-RAM" # in 5.1–5.19, 6.0–6.11, 6.12-rc+HEAD
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab