Репозитории ALT

S: | 1.3.0-alt1.qa1 |
5.1: | 1.3.0-alt1 |
4.1: | 1.2.10-alt1 |
4.0: | 1.2.9-alt1 |
3.0: | 1.2.5-alt1 |
Группа :: Система/Ядро и оборудование
Пакет: schedtool
Главная Изменения Спек Патчи Sources Загрузить Gear Bugs and FR Repocop
# vim:set ft=spec: -*- rpm-spec -*-
Name: schedtool
Version: 1.2.9
Release: alt1
Summary: Tool for setting and querying scheduling parameters
License: GPL
Group: System/Kernel and hardware
Url: http://freequaos.host.sk/schedtool/
Packager: Gleb Stiblo <ulfr at altlinux.ru>
Source0: %name-%version.tar.bz2
Patch01: Makefile.patch
Patch02: schedtool-1.2.4-for-SCHED_ISO3.patch
%description
schedtool can set all scheduling parameters Linux is capable of or dis-
play information for given processes.
Long-running, non-interactive tasks may benefit from SCHED_BATCH as
timeslices are longer, less system-time is wasted by computing the next
runnable process and the caches stay stable.
Audio/video or other near-realtime applications may run with less skip-
ping if set to SCHED_RR. Use the static priority-switch -p to fine-
tune inter-process-hierarchies.
schedtool now supports setting the CPU-affinity introduced in linux
2.5.8.
%prep
%setup -q
%patch01 -p1
#patch02 -p1
%build
%make_build affinity_hack
# CFLAGS="$RPM_OPT_FLAGS"
%install
%make_install install DESTPREFIX=%buildroot/usr DESTDIR=sbin MANDIR=share/man/man8
%files
#_docdir/%name-%version/*
%doc README INSTALL SCHED_DESIGN TUNING LICENSE CHANGES PACKAGERS TODO
%_man8dir/%name.*
%_sbindir/*
%changelog
…
Полный changelog можно просмотреть здесь
Name: schedtool
Version: 1.2.9
Release: alt1
Summary: Tool for setting and querying scheduling parameters
License: GPL
Group: System/Kernel and hardware
Url: http://freequaos.host.sk/schedtool/
Packager: Gleb Stiblo <ulfr at altlinux.ru>
Source0: %name-%version.tar.bz2
Patch01: Makefile.patch
Patch02: schedtool-1.2.4-for-SCHED_ISO3.patch
%description
schedtool can set all scheduling parameters Linux is capable of or dis-
play information for given processes.
Long-running, non-interactive tasks may benefit from SCHED_BATCH as
timeslices are longer, less system-time is wasted by computing the next
runnable process and the caches stay stable.
Audio/video or other near-realtime applications may run with less skip-
ping if set to SCHED_RR. Use the static priority-switch -p to fine-
tune inter-process-hierarchies.
schedtool now supports setting the CPU-affinity introduced in linux
2.5.8.
%prep
%setup -q
%patch01 -p1
#patch02 -p1
%build
%make_build affinity_hack
# CFLAGS="$RPM_OPT_FLAGS"
%install
%make_install install DESTPREFIX=%buildroot/usr DESTDIR=sbin MANDIR=share/man/man8
%files
#_docdir/%name-%version/*
%doc README INSTALL SCHED_DESIGN TUNING LICENSE CHANGES PACKAGERS TODO
%_man8dir/%name.*
%_sbindir/*
%changelog
…
Полный changelog можно просмотреть здесь