Skip to content

Instantly share code, notes, and snippets.

@mazgi
Created April 4, 2014 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mazgi/9972940 to your computer and use it in GitHub Desktop.
Save mazgi/9972940 to your computer and use it in GitHub Desktop.
HDD benchmark with fio
fio -filename=/path/to/fio.bin -direct=1 -invalidate=1 -rw=randwrite -bs=4k -size=4G -numjobs=64 -runtime=180 -group_reporting -name=file1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment