freebsd-dev/sys/dev/nvdimm
Ben Widawsky 8ebb6dddb5 nvdimm: Simple namespace support
Add support for simple NVDIMM v1.2 namespaces from the UEFI
version 2.7 specification. The combination of NVDIMM regions and
labels can lead to a wide variety of namespace layouts. Here we
support a simple subset of namespaces where each NVDIMM SPA range
is composed of a single region per member dimm.

Submitted by:	D Scott Phillips <d.scott.phillips@intel.com>
Discussed with:	kib
MFC after:	1 week
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D18736
2019-02-22 19:54:28 +00:00
..
nvdimm_nfit.c nvdimm: only enumerate present nvdimm devices 2019-01-31 22:47:04 +00:00
nvdimm_ns.c nvdimm: Simple namespace support 2019-02-22 19:54:28 +00:00
nvdimm_spa.c nvdimm: split spa dev into a separate entity 2019-02-22 19:54:21 +00:00
nvdimm_var.h nvdimm: Simple namespace support 2019-02-22 19:54:28 +00:00
nvdimm.c nvdimm: Simple namespace support 2019-02-22 19:54:28 +00:00