Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37555439
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
Copyright:    GPL
Group:        System/Kernel and hardware
Summary:      A tool which imposes a configurable amount of load on your system.
Version:      0.18.6
Release:      alt1
Source:       %name-%version.tar.gz

%description
stress is a tool which imposes a configurable amount of CPU, memory, I/O, or
disk stress on a POSIX-compliant operating system. It is written in
highly-portable ANSI C, and uses the GNU Autotools to compile on a great number
of UNIX-like operating systems.

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

%install
%makeinstall
%__mkdir_p $RPM_BUILD_ROOT%_mandir/man1/
%__install -m644 doc/%name.1 $RPM_BUILD_ROOT%_mandir/man1/

%post
%install_info %name.info

%preun
%uninstall_info %name.info


%files
%doc doc/%name.html
%defattr(-,root,root)
%_bindir/stress
%_mandir/man1/stress.1.*
%_infodir/stress*

%changelog

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

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