Name: | fio |
---|---|
Version: | 3.19 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Applications/System |
Size: | 2181012 |
License: | GPLv2 |
RPM: | fio-3.19-3.el8.x86_64.rpm |
Source RPM: | fio-3.19-3.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-878cedf2-0083-42d1-9f5b-d4e0ca1a935e.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://git.kernel.dk/?p=fio.git;a=summary |
Summary: | Multithreaded IO generation tool |
Description: | fio is an I/O tool that will spawn a number of threads or processes doing a particular type of io 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 io load one wants to simulate. |