Changes between Version 10 and Version 11 of nvme


Ignore:
Timestamp:
05/05/2023 05:07:29 PM (16 months ago)
Author:
Tim Harvey
Comment:

updated NVMe I/O test command (use iflag=direct)

Legend:

Unmodified
Added
Removed
Modified
  • nvme

    v10 v11  
    4444Gateworks has ran some sample speed tests using a GW73xx Venice SBC (PCIe Gen 2) and the following command:
    4545{{{
    46 dd if=/dev/nvme0n1 of=/dev/null bs=1M count=500 iflag=nocache
     46dd if=/dev/nvme0n1 of=/dev/null bs=1M count=500 iflag=direct
    4747}}}
    4848