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)
Jan 16 2024, 4:53 AM
Unknown Object (File)
Dec 22 2023, 10:24 PM
Unknown Object (File)
Dec 10 2023, 6:19 PM
Unknown Object (File)
Nov 14 2023, 6:58 PM
Unknown Object (File)
Oct 10 2023, 6:39 PM
Unknown Object (File)
Sep 19 2023, 2:12 AM
Unknown Object (File)
Sep 6 2023, 9:19 AM
Unknown Object (File)
Aug 25 2023, 9:31 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.