Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045653
en ru br
ALT Linux repos
S:1.0.4-alt2
5.0: 1.0.0-alt1
4.1: 1.0.0-alt1
4.0: 0.18.9-alt1
3.0: 0.18.6-alt1

Group :: System/Kernel and hardware
RPM: stress

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: stress
Version: 1.0.4
Release: alt2

Packager: Victor Forsiuk <force at altlinux.org>

Summary: A tool which imposes a configurable amount of load on your system
License: GPLv2+
Group: System/Kernel and hardware

URL: http://weather.ou.edu/~apw/projects/stress
Source: %url/stress-%version.tar.gz
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
stress is a tool which imposes a configurable amount of CPU, I/O, RAM, and
HDD load and report any errors it detects.

stress is not a benchmark. It is a tool used by system administrators to
evaluate how well their systems will scale, by kernel programmers to evaluate
perceived performance characteristics, and by systems programmers to expose the
classes of bugs which only or more frequently manifest themselves when the
system is under heavy load.

%prep
%setup

%build
%configure
# uniprocessor make is just OK as only one source file is compiled :)
%make

%install
%makeinstall_std

%files
%doc doc/stress.html
%_bindir/stress
%_man1dir/stress.*
%_infodir/stress*

%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