Skip to content

Instantly share code, notes, and snippets.

@knutin
Created May 6, 2017 22:25
Show Gist options
  • Select an option

  • Save knutin/115bb191f78c7b57dd6275cf201d32bf to your computer and use it in GitHub Desktop.

Select an option

Save knutin/115bb191f78c7b57dd6275cf201d32bf to your computer and use it in GitHub Desktop.
[global]
time_based
runtime=120s
rw=randread
size=72g
directory=/mnt/fio/
blocksize=1536
invalidate=1
thread
[libaio_32]
stonewall
ioengine=libaio
iodepth=32
buffered=0
direct=1
[libaio_256]
stonewall
ioengine=libaio
iodepth=256
buffered=0
direct=1
[libaio_write_32]
stonewall
ioengine=libaio
iodepth=32
buffered=0
direct=1
rw=randwrite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment