summaryrefslogtreecommitdiffstats
path: root/system/fio/slack-desc
blob: 259f5d678afee4db36d90a26ab9a156b24699153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

   |-----handy-ruler------------------------------------------------------|
fio: fio (Flexible I/O Tester)
fio:
fio: fio is a tool that will spawn a number of threads or processes doing
fio: a particular type of io action as specified by the user. fio takes a
fio: number of global parameters, each inherited by the thread unless
fio: otherwise parameters given to them overriding that setting is given.
fio: The typical use of fio is to write a job file matching the io load
fio: one wants to simulate.
fio:
fio: Homepage: http://git.kernel.dk/cgit/fio/
fio: