blob: 84c5b96a48eec71892d9399f1807e6ea67134aec (
plain) (
blame)
1
2
3
4
|
Fio is an I/O testing tool that will spawn a number of threads or
processes doing a particular type of I/O action as specified by
the user. Fio can be driven by a 'job file' describing the I/O
load one wants to simulate.
|