Name: | tuna |
---|---|
Version: | 0.14 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 575832 |
License: | GPLv2 |
RPM: | tuna-0.14-3.el8.noarch.rpm |
Source RPM: | tuna-0.14-3.el8.src.rpm |
Build Date: | Mon May 13 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://git.kernel.org/pub/scm/utils/tuna/tuna.git |
Summary: | Application tuning GUI & command line utility |
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. |
- fix undefined global name stderr Resolves: rhbz#1671440
- Add method to compare class cpu for sorting - Use args attributes for exceptions for python3 Resolves: rhbz#1651465
- Sync with upstream and fix URL reference in spec Resolves: rhbz#1596855
- Remove some functions that are now available in python-linux-procfs Resolves: rhbz#1522865
- Switch hardcoded python3 shebangs into the %{__python3} macro
- Remove deprecated oscilloscope Resolves: rhbz#1584302
- Correct the dependencies to require python3 package versions Resolves: rhbz#1581192
- Changes for python3 Resolves: rhbz#1518679
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Add a missing dependency for oscilloscope