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

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

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

Summary: Suite of simple, portable benchmarks
Name: lmbench
Version: 3.0
Release: alt2.qa1
License: GPL
Group: System/Kernel and hardware
URL: http://www.bitmover.com/lmbench
#URL: http://sourceforge.net/projects/lmbench
Source: lmbench-%{version}-a5.tgz

%description
Bandwidth benchmarks: cached file read, memory copy (bcopy), memory read,
memory write, pipe, TCP; Latency benchmarks: context switching, connection
establishment, pipe, TCP, UDP, RPC hot potato, file system creates and
deletes, process creation, signal handling, system call overhead,  memory
read latency; Miscellanious Processor clock rate calculation.

%description -l ru_RU.KOI8-R
Набор программ для тестирования производительности.
Измерение пропускной способности:cached file read, memory copy (bcopy), memory read,
memory write, pipe, TCP; Имерение задержек: context switching, connection
establishment, pipe, TCP, UDP, RPC hot potato, file system creates and
deletes, process creation, signal handling, system call overhead,  memory
read latency; Miscellanious Processor clock rate calculation.

%prep
%setup -n %{name}-%{version}-a5

%build
%{__make} %{?_smp_mflags}

%install
#%{__make} install DESTDIR="%{buildroot}"
%{__install} -d -m0755 %{buildroot}/usr/sbin
%{__install} -d -m0755 %{buildroot}%{_mandir}/{man1,man3,man8}/ \

cd bin/*-linux-gnu
%{__install} -p -m0755 bw_* %{buildroot}/usr/sbin
%{__install} -p -m0755 cache %{buildroot}/usr/sbin
%{__install} -p -m0755 disk %{buildroot}/usr/sbin
%{__install} -p -m0755 enough %{buildroot}/usr/sbin
%{__install} -p -m0755 flushdisk %{buildroot}/usr/sbin
%{__install} -p -m0755 hello %{buildroot}/usr/sbin
%{__install} -p -m0755 lat_* %{buildroot}/usr/sbin
%{__install} -p -m0755 line %{buildroot}/usr/sbin
%{__install} -p -m0755 lmdd %{buildroot}/usr/sbin
%{__install} -p -m0755 lmhttp %{buildroot}/usr/sbin
%{__install} -p -m0755 loop_o %{buildroot}/usr/sbin
%{__install} -p -m0755 memsize %{buildroot}/usr/sbin
%{__install} -p -m0755 mhz %{buildroot}/usr/sbin
%{__install} -p -m0755 msleep %{buildroot}/usr/sbin
%{__install} -p -m0755 par_* %{buildroot}/usr/sbin
%{__install} -p -m0755 stream %{buildroot}/usr/sbin
%{__install} -p -m0755 timing_o %{buildroot}/usr/sbin
%{__install} -p -m0755 tlb %{buildroot}/usr/sbin
cd -

%{__install} -p -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
%{__install} -p -m0644 doc/*.3 %{buildroot}%{_mandir}/man3/
%{__install} -p -m0644 doc/*.8 %{buildroot}%{_mandir}/man8/

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-, root, root, 0755)
%doc ACKNOWLEDGEMENTS CHANGES COPYING COPYING-2 README hbench-REBUTTAL doc/*.ms
%doc %{_mandir}/man?/*
/usr/sbin/*

%changelog

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

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