Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561906
en ru br
Репозитории ALT
S:1.0.4-alt2
5.1: 1.0.1-alt1
4.1: 1.0.0-alt1
4.0: 0.18.9-alt1
3.0: 0.18.6-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: stress

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: stress
Version: 0.18.9
Release: alt1

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

URL: http://weather.ou.edu/~apw/projects/stress
Source: %url/stress-%version.tar.gz

%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 -q

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

%install
%make_install DESTDIR=%buildroot install

%post
%install_info %name.info

%preun
%uninstall_info %name.info


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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin