Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042535
en ru br
ALT Linux repos
S:3.35-alt1
5.0: 1.23-alt1
4.1: 1.17.2-alt1

Group :: System/Kernel and hardware
RPM: fio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fio
Version: 1.23
Release: alt1

Summary: IO testing tool
License: GPL v2
Group: System/Kernel and hardware
Url: http://brick.kernel.dk/snaps/

Source0: %name-%version.tar.bz2

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Tue Dec 02 2008

BuildRequires: libaio-devel

%description
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.

%prep
%setup -q -n %name

%build
%make_build

%install
%make_install DESTDIR=%buildroot install prefix=/usr mandir=/usr/share/man

%files
%doc HOWTO README REPORTING-BUGS examples
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin