This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > fio (2.2.13)

fio is an I/O tool meant to be used both for benchmark and stress/hardware
verification. It has support for 13 different types of I/O engines (sync,
mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi,
solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O,
forked or threaded jobs, and much more. It can work on block devices as well
as files. fio accepts job descriptions in a simple-to-understand text format.
Several example job files are included. fio displays all sorts of I/O
performance information. Fio is in wide use in many places, for both
benchmarking, QA, and verification purposes. It supports Linux, FreeBSD,
NetBSD, OS X, OpenSolaris, AIX, HP-UX, and Windows.


Example Usage:

This process runs a random read and write of two 128MB files created during
execution of fio.

$ fio --name=global --rw=randread --size=128m --name=job1 --name=job2

Maintained by: Brenton Earl
Keywords: benchmark,testing,disk,throughput
ChangeLog: fio

Homepage:
http://freecode.com/projects/fio

Source Downloads:
fio-2.2.13.tar.gz (fb3b8818cdd8d0a613d2a90ad1536b7f)

Download SlackBuild:
fio.tar.gz
fio.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
fio.SlackBuild
fio.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds