You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
192 B
18 lines
192 B
[global]
|
|
ioengine=libaio
|
|
direct=1
|
|
time_based
|
|
runtime=1h
|
|
size=50G
|
|
numjobs=4
|
|
blocksize=4k
|
|
readwrite=randwrite
|
|
|
|
[test]
|
|
name=RandomWriteTest
|
|
ioengine=libaio
|
|
rw=randwrite
|
|
bs=4k
|
|
size=10G
|
|
numjobs=4
|
|
|
|
|