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
F132461640: D18736.id52525.diff
Fri, Oct 17, 3:23 AM
F132461629: D18736.id.diff
Fri, Oct 17, 3:22 AM
F132461627: D18736.id54230.diff
Fri, Oct 17, 3:22 AM
F132416539: D18736.diff
Thu, Oct 16, 6:17 PM
Unknown Object (File)
Tue, Oct 14, 1:46 PM
Unknown Object (File)
Thu, Oct 9, 6:41 PM
Unknown Object (File)
Thu, Oct 2, 8:32 PM
Unknown Object (File)
Wed, Oct 1, 11:12 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.