./benchmarks/fio, Flexible IO Tester

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.19nb3, Package name: fio-3.19nb3, Maintainer: pkgsrc-users

fio is a 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.


Required to run:
[lang/python310]

Master sites:

Filesize: 982.434 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-23 02:42:40 by Zafer Aydogan | Files touched by this commit (1)
Log message:
use https
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52)
Log message:
benchmarks: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52)
Log message:
benchmarks: Remove SHA1 hashes for distfiles
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2020-05-22 07:53:36 by Roland Illig | Files touched by this commit (1)
Log message:
benchmarks/fio: remove nonexistent file from REPLACE_PYTHON
   2020-05-15 21:12:47 by Maya Rashish | Files touched by this commit (1)
Log message:
fio: add linux-specific plist items.

the makefile logic seems to build this only on linux.
Reported by Joern Clausen in PR pkg/55267