![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo load the driver as a module at boot, place the following line in loader.conf(5): nvdimm_load="YES" DESCRIPTIONNote: The
nvdimm driver is under
development and has some important limitations described below.The For each System Physical Address (SPA) Range described by NFIT, a
device node /dev/nvdimm_spaNNN is created, where
Also, for each SPA, the geom provider spaNNN is created, which can be used to create a conventional filesystem (e.g., by newfs(8)) and mount(8) it as any storage volume. Content accessible by /dev/nvdimm_spaNNN and /dev/spaNNN is coherent. The SEE ALSOHISTORYThe AUTHORSThe BUGSThe There is no support for Device-Specific Methods (DSM), used to report and control device health and wearing. The driver depends on the pmap_largemap(9) pmap interface, which is currently only implemented on amd64. The interface can be only reasonable implemented on 64bit architectures.
|