add zv2404fs.c and fio
This commit is contained in:
20
fio_script/psync.fio
Executable file
20
fio_script/psync.fio
Executable file
@@ -0,0 +1,20 @@
|
||||
|
||||
[global]
|
||||
thread=1
|
||||
group_reporting=1
|
||||
direct=1
|
||||
verify=0
|
||||
time_based=1
|
||||
runtime=10
|
||||
bs=16K
|
||||
size=16384
|
||||
iodepth=64
|
||||
rw=randwrite
|
||||
filename=kingfs
|
||||
ioengine=psync
|
||||
|
||||
[test]
|
||||
stonewall
|
||||
description="variable bs"
|
||||
bs=16K
|
||||
|
||||
Reference in New Issue
Block a user