Files
zvfs/zvfs_fio_test/sys/randrw_4k.fio
2026-03-30 21:17:25 +08:00

17 lines
258 B
Plaintext

[global]
ioengine=psync
direct=1
thread=1
group_reporting=1
iodepth=1
bs=4k
size=512M
time_based=1
runtime=30
filename=/tmp/zvfs_sys_fio/testfile
[randrw_4k]
description=4K random read write for per direction IOPS and average latency
rw=randrw
rwmixread=50