Package fio

Multithreaded IO generation tool

http://git.kernel.dk/?p=fio.git;a=summary

fio is an I/O tool that will spawn a number of threads or processes doing
a particular type of io action as specified by the user. fio takes a
number of global parameters, each inherited by the thread unless
otherwise parameters given to them overriding that setting is given.
The typical use of fio is to write a job file matching the io load
one wants to simulate.

Version: 3.37

General Commands

fio flexible I/O tester
fio2gnuplot Render fio's output files with gnuplot
fio_generate_plots Generate plots for Flexible I/O Tester
fiologparser_hist.py Calculate statistics from fio histograms