Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37423489
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.5
Release: alt4

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

URL: https://fossies.org/linux/privat/old/
Source: %url/bonnie-%version.tar.gz

%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 -n bonnie

%build
%make CFLAGS="%optflags"

%install
install -pD -m755 Bonnie %buildroot%_bindir/bonnie
install -pD -m644 bonnie.1 %buildroot%_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