mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Enable STAGE support PR: ports/183332 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
6 lines
259 B
Text
6 lines
259 B
Text
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/?p=fio.git
|