Проект tuna-0.19-4.el9
content_copy
Имя
tuna
Эпоха
0
Версия
0.19
Релиз
4.el9
Сайт
https://git.kernel.org/pub/scm/utils/tuna/tuna.git
Лицензия
GPL-2.0-only AND LGPL-2.1-only
Время сборки
2024-03-29 16:54:00
Хост сборки
builder-x86-08.inferitos.ru
Краткое описание
Application tuning GUI & command line utility
Репозитории
BaseOS
Полное описание
Provides interface for changing scheduler and IRQ tunables, at whole CPU and at
per thread/IRQ level. Allows isolating CPUs for use by a specific application
and moving threads and interrupts to a CPU by just dragging and dropping them.
Operations can be done on CPU sockets, understanding CPU topology.
Can be used as a command line utility without requiring the GUI libraries to be
installed.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
noarch
tuna-0.19-4.el9.noarch
content_copy
Application tuning GUI & command line utility
4d7ffd0fd50596be5ca900cb57fae49fb7d3352ed4404e60f6319d3361f7bb24
download
src
tuna-0.19-4.el9.src
content_copy
Application tuning GUI & command line utility
f6ab99490e0fa9f447c3925ed0abdb316db1ea632971d8ed85f4a462c536a74c
download
* Wed Dec 13 2023 John Kacur <jkacur@redhat.com> - 0.19-4
- Add an rpminspect.yaml file
Resolves: RHEL-19396
* Wed Dec 13 2023 John Kacur <jkacur@redhat.com> - 0.19-3
- Don't start the gui if a display is not available
- Change to SPDX licence tag in the specfile
Resolves: RHEL-8859
* Thu Nov 02 2023 John Kacur <jkacur@redhat.com> - 0.19-2
- Add SPDX licenses
- Remove the git maintained spec file
Resolves: RHEL-7611
* Thu Nov 02 2023 John Kacur <jkacur@redhat.com> - 0.19-1
- Update to latest upstream version, tuna-0.19
Resolves: RHEL-7862
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.18-12
- Rebuilt for MSVSphere 9.2 beta
* Wed Nov 23 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-12
- Fix show_threads --cgroups run without term
Resolves: rhbz#2121517
* Fri Nov 18 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-11
- Adapt show_threads cgroup output to terminal size
Resolves: rhbz#2121517
* Wed Nov 09 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-10
- Edit run_tests.sh to support new CLI changes
Resolves: rhbz#2141349
* Tue Nov 08 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-9
- Remove import and fix help message
- Update manpages for argparse CLI changes
Resolves: rhbz#2138692
* Wed Nov 02 2022 Leah Leshchinsky <lleshchi@redhat.com> - 0.18-8
- Use f-strings in tuna where possible
Resolves: rhbz#2120803