solaris: fix compile error on ctime_r()
[fio.git] / examples / fsx
CommitLineData
7c7118c7
JA
1; This job file works pretty works similarly to running fsx-linux
2; with -r 4096 -w 4096 -Z -N 500000
3[file]
4ioengine=libaio
5iodepth=1
6rw=randrw
7size=256k
8bs=4k
9norandommap
10direct=1
11loops=500000
7c7118c7 12rwmixcycle=40