Updated FIO benchmark (markdown)

Chris Lu 2021-12-28 17:04:38 -08:00
parent 676d281c82
commit d296a6164c

@ -14,7 +14,7 @@ fio --randrepeat=1 --name=test --filename=fiotest --bs=128k --iodepth=1 --size=1
# Random Read
Random Read with 4KB, 128KB and 2MB block sizes.
Random Read with 4KB, 128KB and 2MB block sizes, with direct IO enabled.
```
$ fio --randrepeat=1 --name=test --filename=fiotest --bs=4k --iodepth=1 --readwrite=randread --size=10G -direct=1