性能测试用例和结果更新
This commit is contained in:
15
zvfs_fio_test/sys/randwrite_4k.fio
Normal file
15
zvfs_fio_test/sys/randwrite_4k.fio
Normal file
@@ -0,0 +1,15 @@
|
||||
[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
|
||||
|
||||
[randwrite_4k]
|
||||
description=4K random write for IOPS and average latency
|
||||
rw=randwrite
|
||||
Reference in New Issue
Block a user