HOWTO: fix wrong "here follows the complete list of fio job parameters" position
[fio.git] / examples / fsx.fio
1 ; This job file works pretty works similarly to running fsx-linux
2 ; with -r 4096 -w 4096 -Z -N 500000
3 [file]
4 ioengine=libaio
5 iodepth=1
6 rw=randrw
7 size=256k
8 bs=4k
9 norandommap
10 direct=1
11 loops=500000
12 rwmixcycle=40