allwinner_a64/android/external/fio/examples/fsx.fio
2018-08-08 16:14:42 +08:00

12 lines
209 B
Text

; This job file works pretty works similarly to running fsx-linux
; with -r 4096 -w 4096 -Z -N 500000
[file]
ioengine=libaio
iodepth=1
rw=randrw
size=256k
bs=4k
norandommap
direct=1
loops=500000
rwmixcycle=40