Last active
June 8, 2021 19:58
-
-
Save wallnerryan/06cb07d3d8bee67af025a60a88da053f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
direct=1 | |
rw=randrw | |
size=10g | |
numjobs=1 | |
ioengine=libaio | |
iodepth=128 | |
randrepeat=1 | |
gtod_reduce=1 | |
end_fsync=1 | |
exec_prerun="echo 3 > /proc/sys/vm/drop_caches" | |
[test-randreadwrite-10G] | |
directory=/myvol | |
bs=16k | |
write_bw_log=randrw-test | |
write_lat_log=randrw-test | |
write_iops_log=randrw-test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment