NVMe: Difference between revisions

4 bytes added ,  2 months ago
m
Reverted edits by Xing1357 (talk) to last revision by Moltony112
[unchecked revision][unchecked revision]
(Add a See Also section)
m (Reverted edits by Xing1357 (talk) to last revision by Moltony112)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
== Overview ==
 
* NVMe controllers can be found as [[PCI]] devices with class code 1 and subclass code 8.
* Its registers are accessible through BAR 0 (it should be 64-bit memory IO).
* The controller processes commands submitted to it from "submission queues". The driver prepares commands in the queue's circular buffer in memory, and then updates the tail pointer register for the queue.
Anonymous user