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

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

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

Name: bonnie
Version: 1.4
Release: alt1

Summary: Unix filesystem performance benchmark
License: distributable
Group: System/Kernel and hardware

URL: http://www.garloff.de/kurt/linux/bonnie
Source: %url/bonnie-%version.tar.bz2

%description
bonnie is a classic file system and storage device benchmark. It tests
for linear character-based and block-based reads and writes, and the
rewrite pattern. It also does a seek test. While other benchmarks do
more sophisticated tests, bonnie is a very reliable and portable program
that is suitable for basic testing. Optionally, you can test the
operations with direct I/O (O_DIRECT on Linux).

%prep
%setup -q -n %name

%build
%make CFLAGS="%optflags"

%install
install -p -m755 -D Bonnie $RPM_BUILD_ROOT%_bindir/bonnie
install -p -m644 -D bonnie.1 $RPM_BUILD_ROOT%_man1dir/bonnie.1

%files
%_bindir/*
%_man1dir/*
%doc bonnie.doc README

%changelog

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

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