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)
Fri, Dec 13, 7:45 AM
Unknown Object (File)
Sun, Nov 24, 10:08 PM
Unknown Object (File)
Sun, Nov 24, 4:27 AM
Unknown Object (File)
Fri, Nov 22, 11:44 PM
Unknown Object (File)
Fri, Nov 22, 6:43 AM
Unknown Object (File)
Nov 21 2024, 9:01 AM
Unknown Object (File)
Nov 7 2024, 1:22 PM
Unknown Object (File)
Nov 3 2024, 8:58 PM

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.