Query: nvd
OS: freebsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NVD(4) BSD Kernel Interfaces Manual NVD(4)NAMEnvd -- NVM Express disk driverSYNOPSISTo compile this driver into your kernel, place the following lines in your kernel configuration file: device nvme device nvd Or, to load the driver as a module at boot, place the following lines in loader.conf(5): nvme_load="YES" nvd_load="YES"DESCRIPTIONThe nvd driver exposes NVM Express (NVMe) namespaces as disks to the kernel disk storage API. It depends on the nvme(4) driver for notifica- tion of existing NVMe namespaces and submission of NVM I/O commands. Device nodes from the nvd driver will have the format /dev/nvdX and are GEOM(4) disks which can be partitioned by geom(8). Note that device nodes from the nvme(4) driver are not GEOM(4) disks and cannot be partitioned.SEE ALSOGEOM(4), nvme(4), geom(8), nvmecontrol(8), disk(9)HISTORYThe nvd driver first appeared in FreeBSD 9.2.AUTHORSThe nvd driver was developed by Intel and originally written by Jim Harris <jimharris@FreeBSD.org>, with contributions from Joe Golio at EMC. This man page was written by Jim Harris <jimharris@FreeBSD.org>.BSDMarch 18, 2014 BSD
Related Man Pages |
---|
nvd(4) - freebsd |
geom_uzip(4) - linux |
geom_uncompress(4) - freebsd |
acpi_rapidstart(4) - freebsd |
snd_spicds(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Can Veritas DMP & EMC PowerPath coexist? |
Mapping LUN id in Hex to h/w path |
Need EMC Symmetrix driver for AIX 5.3 |
Uninstall native MPIO driver on AIX |
pvcreate not working |