Hi,
Please use the sample for profiling throughput:
- mount nvme on /mnt
- gcc -o nvme_read_write nvme_read_write.c
- dd if=/dev/urandom of=t//mnt/testfile1 bs=64M count=960
- sudo ./nvme_read_write
nvme_read_write.zip (1.0 KB)
Hi,
Please use the sample for profiling throughput:
nvme_read_write.zip (1.0 KB)