Package: fio Version: 2.1.6.1-1 Architecture: amd64 Maintainer: Martin Steigerwald Installed-Size: 1227 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.10), libibverbs1 (>= 1.1.2), librados2, librbd1, librdmacm1 (>= 1.0.15), zlib1g (>= 1:1.1.4), python Suggests: gnuplot Filename: wheezy/fio/fio_2.1.6.1-1_amd64.deb Size: 279500 MD5sum: 57833e06f8c79bd8d6bd598b1ecc5dc8 SHA1: 12ac06589c7e5a3023ff4aa7f0bf7bb257aebe97 SHA256: b18f507c2a802e1c9bf157673b37e02ab0edf3666441f1af4d4a59573fce55cd Section: utils Priority: optional Homepage: http://freshmeat.net/projects/fio Description: flexible I/O tester 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.