Page MenuHomeFreeBSD

nvdimm(4)
ClosedPublic

Authored by kib on Aug 23 2019, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 17 2024, 8:09 AM
Unknown Object (File)
Oct 10 2024, 8:45 PM
Unknown Object (File)
Oct 7 2024, 2:02 PM
Unknown Object (File)
Oct 6 2024, 3:50 PM
Unknown Object (File)
Oct 6 2024, 2:08 AM
Unknown Object (File)
Sep 21 2024, 5:01 AM
Unknown Object (File)
Sep 17 2024, 3:41 PM
Unknown Object (File)
Sep 14 2024, 1:12 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.