Skip to content
Commit cd03412a authored by Dan Williams's avatar Dan Williams
Browse files

libnvdimm, dax: introduce device-dax infrastructure



Device DAX is the device-centric analogue of Filesystem DAX
(CONFIG_FS_DAX).  It allows persistent memory ranges to be allocated and
mapped without need of an intervening file system.  This initial
infrastructure arranges for a libnvdimm pfn-device to be represented as
a different device-type so that it can be attached to a driver other
than the pmem driver.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 0bfb8dd3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment