[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project tuna-0.19-4.el9

Name tuna
Epoch 0
Version 0.19
Release 4.el9
Website/URL https://git.kernel.org/pub/scm/utils/tuna/tuna.git
License GPL-2.0-only AND LGPL-2.1-only
Build Time 2024-03-29 16:54:00
Build Host builder-x86-08.inferitos.ru
Summary Application tuning GUI & command line utility
Repositories BaseOS
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
tuna-0.19-4.el9.noarch Application tuning GUI & command line utility 4d7ffd0fd50596be5ca900cb57fae49fb7d3352ed4404e60f6319d3361f7bb24 download
src
tuna-0.19-4.el9.src Application tuning GUI & command line utility f6ab99490e0fa9f447c3925ed0abdb316db1ea632971d8ed85f4a462c536a74c download
Changelog link
* 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