Skip to content

Instantly share code, notes, and snippets.

@willkelly
Created June 14, 2013 21:06
Show Gist options
  • Save willkelly/5785268 to your computer and use it in GitHub Desktop.
Save willkelly/5785268 to your computer and use it in GitHub Desktop.
Simple fio config
[global]
size=1G
numjobs=4
[SSD workload 65/35 - 1KB]
description=1K 65/35 rw
new_group
rw=randrw
bs=1k
ioengine=libaio
direct=1
filename=/home/delme
end_fsync=1
iodepth=128
runtime=300
rwmixread=65
sync=1
group_reporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment