occlum/demos/benchmarks/fio/configs/fio-seq-write.fio
2022-11-30 21:25:32 +08:00

17 lines
193 B
Plaintext

; fio-seq-write.job for fiotest
[global]
name=fio-seq-write
filename=/root/fio-seq-write
rw=write
bs=256K
direct=0
numjobs=1
time_based
runtime=100
[file1]
size=256M
ioengine=sync
iodepth=16