> accessing memory mapped device memory instead of using DMA like in the good old days
That's not actually an option for NVMe devices, is it? The actual NAND storage isn't available for direct memory mapping, and the only way to access it is to set up DMA transfers.
loeg|1 month ago
yusyusyus|1 month ago
saidnooneever|1 month ago
its phrased a bit weird.
imtringued|1 month ago
wtallis|1 month ago
That's not actually an option for NVMe devices, is it? The actual NAND storage isn't available for direct memory mapping, and the only way to access it is to set up DMA transfers.