Changes between Version 6 and Version 7 of NVMe_Support


Ignore:
Timestamp:
Apr 15, 2016, 7:05:42 PM (8 years ago)
Author:
Alex Samorukov
Comment:

clarify nvme os support information

Legend:

Unmodified
Added
Removed
Modified
  • NVMe_Support

    v6 v7  
    2323||OpenBSD||  -  ||  -  || ||See [http://openbsd-archive.7691.n7.nabble.com/NVM-Express-NVMe-support-status-td289607.html this thread] ||
    2424||OSX 10.10.3 native NVMe support ||  ✓  ||  -  || ||Only Apple-branded NVMe devices are supported, monitoring API is implemented (NVMeSMARTClient) but not documented ||
    25 ||OSX with [http://www.macvidcards.com/nvme-driver1.html MacVidCards NVMe driver] ||  ✓  ||  -  || nvme-cli tool distributed with the driver ||IOCTL format is not documented ||
    26 ||Solaris NVMe support||   ✓  ||  -  ||[https://docs.oracle.com/cd/E36784_01/html/E36871/nvmeadm-1m.html nvmeadm] ||Interface is not documented ||
    27 ||IllumOS NVMe support||   ✓  ||  -  ||not yet implemented ||[https://www.illumos.org/issues/6235 no management interface/tool] yet implemented  ||
     25||OSX with [http://www.macvidcards.com/nvme-driver1.html MacVidCards NVMe driver] ||  ✓  ||  -  || nvme-cli tool distributed with the driver ||IOCTL format is not documented, driver is closed source ||
     26||Oracle Solaris 11.2+||   ✓  ||  -  ||[https://docs.oracle.com/cd/E36784_01/html/E36871/nvmeadm-1m.html nvmeadm] ||Interface is not documented ||
     27||IllumOS [https://github.com/illumos/illumos-gate/commit/3c9168fa8e9c30d55b3aa2fde74bd7da46df53f5 NVMe driver]||   ✓  ||  -  ||not yet implemented ||[https://www.illumos.org/issues/6235 no management interface/tool] yet implemented  ||
    2828||Windows with [https://www.openfabrics.org/index.php/windows-nvm-express/nvm-express-subversion-repos.html OpenFabrics] compatible NVMe driver||   ✓  ||  ✓  || Various vendor specific tools || Devices are accessed via [https://svn.openfabrics.org/svnrepo/nvmewin/releases/IOCTL_Sample_App/ NVME_PASS_THROUGH] I/O-control. Successfully tested with NVMe drivers from Intel and Samsung. Should work (at least) also with drivers from OCZ. Does not work with Intel RST driver or Microsoft driver. ||
    2929||Windows 7 to 2012.R2 with [https://support.microsoft.com/en-us/kb/2990941 Microsoft NVMe driver] ||  (✓)  ||  -  || ?? || Older Microsoft NVMe drivers [https://social.msdn.microsoft.com/Forums/en-US/bc138b94-da4b-4851-9778-cc63ab65077b/ do not provide a NVMe pass-through I/O-control]. ||