Page MenuHomeFreeBSD

nvdimm: split spa dev into a separate entity
ClosedPublic

Authored by scottph on Jan 3 2019, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 12:32 PM
Unknown Object (File)
Wed, Nov 12, 11:20 PM
Unknown Object (File)
Thu, Nov 6, 2:54 AM
Unknown Object (File)
Wed, Nov 5, 4:52 AM
Unknown Object (File)
Sun, Nov 2, 1:18 AM
Unknown Object (File)
Fri, Oct 31, 11:21 PM
Unknown Object (File)
Sun, Oct 26, 3:52 PM
Unknown Object (File)
Oct 17 2025, 3:23 AM

Details

Summary

Separate code for exposing a device backed by a system physical
address range away from the NVDIMM spa code. This will allow a
future patch to add support for NVDIMM namespaces while using the
same device code.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bwidawsk added inline comments.
sys/dev/nvdimm/nvdimm_spa.c
525 ↗(On Diff #52525)

may as well make this 'name'

This revision is now accepted and ready to land.Jan 31 2019, 8:44 PM
This revision was automatically updated to reflect the committed changes.