blob: 198a2a9856f575e0c486dc83097773282838a68b (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://git.kernel.dk/
|