Page MenuHomeFreeBSD

nvdimm(4)
ClosedPublic

Authored by kib on Aug 23 2019, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 16 2023, 11:38 AM
Unknown Object (File)
Dec 13 2023, 4:21 PM
Unknown Object (File)
Nov 21 2023, 12:30 AM
Unknown Object (File)
Nov 12 2023, 8:34 PM
Unknown Object (File)
Nov 11 2023, 1:30 PM
Unknown Object (File)
Nov 4 2023, 6:48 PM
Unknown Object (File)
Oct 10 2023, 12:31 PM
Unknown Object (File)
Oct 9 2023, 10:37 PM
Subscribers

Details

Summary

There is no namespace support description.

Diff Detail

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

Event Timeline

In addition to the BUGS note I think it might be worth an explicit caution at the top of the page, along the lines of

Note:
The
.Nv
driver is under development and has some important limitations described below.

share/man/man4/nvdimm.4
45 ↗(On Diff #61189)

s/the//

51 ↗(On Diff #61189)

in the NFIT table?

109 ↗(On Diff #61189)

due to a system crash the corresponding page

kib marked 3 inline comments as done.

emaste suggestions

Move dependency on pmap_largemap(9) to bugs, expand on it.

Oh I had one unsubmitted comment, perhaps mention power outage as well. In any case I think this is a fine start if you want to commit (and @scottph can update in the tree).

share/man/man4/nvdimm.4
109 ↗(On Diff #61189)

or maybe
due to a system crash or power outage, the ...

This revision is now accepted and ready to land.Aug 24 2019, 3:10 PM
This revision was automatically updated to reflect the committed changes.