[ 源代码: fio ]
软件包:fio-examples(3.38-1)
flexible I/O tester - example job files
fio is a tool that will spawn a number of threads or processes doing a particular type of I/O 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 I/O load one wants to simulate.
This package contains the example job files.