Difference between revisions of "NVM Express (NVMe)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:NVMe]] interface specification ([[2011]], [[2014]] commercially available) technology has been supported since [[kernel 3.3]], b60503ba432b - Matthew Wilcox, 9 years ago on Fri Nov 4 15:52:51 2011 -0400: NVMe: New driver (<code>[[git log]]</code>)
  
[[wikipedia:NVMe]] ([[2011]], [[2014]] commercially available) technology has been supported since [[kernel 3.3]], b60503ba432b - Matthew Wilcox, 9 years ago on Fri Nov 4 15:52:51 2011 -0400: NVMe: New driver (<code>[[git log]]</code>)
+
[[lsmod]] | grep nvme
 
 
lsmod | grep nvme
 
 
  nvme                  36864  0
 
  nvme                  36864  0
 
  nvme_core              61440  5 nvme
 
  nvme_core              61440  5 nvme
Line 17: Line 15:
 
* <code>[[blkid]]</code>
 
* <code>[[blkid]]</code>
 
* <code>[[lsblk]]</code>
 
* <code>[[lsblk]]</code>
 +
* <code>[[mkfs]], [[mkswap]]</code>
 +
* [[Western Digital]]
 +
* <code>[[/dev/nvme0]]n1p1</code>
 +
* [[SEP]] back channel
 +
* [[EBS]]
  
 
== See also ==
 
== See also ==
* [[M.2]]
+
* {{NVM}}
* [[Intel Optane]]
 
 
* {{PCI}}
 
* {{PCI}}
* [[SATA]]
+
* {{SATA}}
 
* {{SSD}}
 
* {{SSD}}
 +
* {{Storage}}
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 10:22, 9 January 2024

wikipedia:NVMe interface specification (2011, 2014 commercially available) technology has been supported since kernel 3.3, b60503ba432b - Matthew Wilcox, 9 years ago on Fri Nov 4 15:52:51 2011 -0400: NVMe: New driver (git log)

lsmod | grep nvme
nvme                   36864  0
nvme_core              61440  5 nvme



NVMe is a flavor of SAN, but the basic unit of storage is called a namespace instead of a LUN.


Related terms[edit]

See also[edit]

Advertising: