Changelog for
tuned-2.19.0.29+git.b894a3e-3.1.noarch.rpm :
* Tue Dec 27 2022 trennAATTsuse.de- Update to version 2.19.0.29+git.b894a3e:
* Fix for catching exceptions in profile loader.
* Add new cpu-partitioning-powersave profile
* Add CodeQL workflow for GitHub code scanning
* Fixed sysvinit path
* systemd: relax polkit requirement
* realtime-virtual-
*: Tune priority of new ktimers threads
* hpc-compute profile: Remove vm.hugepages_treat_as_movable
* fix spelling error
* Profile openshift: increase fs.aio-max-nr tunable
* new release (2.19.0)
* packit: s/synced_files/files_to_sync/
* packit: metadata field is no longer needed
* packit: build SRPM in Copr
* profiles: drop sched_ tuning from openshift-control-plane
* new release (2.19.0-rc.1)
* builtin functions: added calc_isolated_cores function
* spec: dropped weak deps where not needed
* Update tuned-adm.bash
* TuneD plug-in documentation.
* Adding mtu command to net plugin
* openshift profile: tuning for NVMe devices
* Add version/help command automatic complete
* Do not hardcode disk name in tuned initrd path.
* bootloader: cmdline parser change and fixed escaping
* Fix in polkit authorization.
* realtime: Set tsc as \'reliable\'
* recommend: do not ignore syspurpose_role if there is no syspurpose
* Fixing arguments in disk plugin method
* Default delimiters causing errors in some specific situations, inline comments
* gui: fixed possible traceback in the save_profile
* Striping quotes when unpacking cpu list
* profiles: improve regexes to match kernel threads
* Thu Aug 11 2022 Callum Farmer
- Use %_modprobedir- Move dbus-1 system.d file to /usr (bsc#1202339)
* Tue Apr 26 2022 Dominique Leuenberger - Own %{_prefix}/lib/kernel and subdirectories: fix build on Factory.
* Tue Mar 15 2022 trennAATTsuse.de- Add new openshift platform profiles- Instead of adding all profiles to main package and exclude subpackage profiles, explicitly mention all added profiles in %files section- Sort (alphabetically) profiles and packages- Update to version 2.18.0.8+git.6f907c9:
* beakerlib: fix systemd rate limiting for variables-support-in-profiles
* scheduler: fix construction of the process name regex
* Added more conflicting implementations to the systemd unit file.
* raise the netfilter hash table size in openshift/atomic-{host,guest} to match the max netfilter conntrack entries, reducing such hash table load.
* Fixing save call and comments in tuned gui
* Adding option \"txqueuelen\" to net_plugin
* bootloader: on s390(x) remove TuneD variables from the BLS
* daemon: don\'t do full rollback on systemd failure
* profiles: use cstate.id_no_zero instead of the cstate.id
* Expanding cpu plugin force_latency option syntax
* Adding support for nvme subsystem block devices and adding tests so it won\'t throw errors on hdparms commands.
* Fix improper parsing of include directive
* application: log TuneD and kernel version
* readme: mention conflicting cpupower and power-profiles-daemon
* dbus: fix traceback on python-2.7
* cpu_partitioning: fixed no_balance_cores on newer kernels
* spec: do not require subscription-manager on CentOS
* Add conditional profile loading
* openshift profile: workaround high CPU utilization of [scheduler] plug-in.
* scheduler: new option cgroup_ps_blacklist
* breaking up various modules and implementing neccessary new syntax used downstream to keep docs repos synced
* Fri Sep 10 2021 trennAATTsuse.de- Update to version 2.16.0:
* bootloader: make skip_grub_config consistent with initrd_remove_dir
* Fri Jul 09 2021 trennAATTsuse.de- Update to version 2.15.0+git.1625694366.bc3f737:
* bootloader: support for systems that don\'t have grub installed
* Removing depedency on python-decorator package.
* Adding support for rpm-ostree system to bootloader plugin.
* profiles: drop sched_ tuning where appropriate
* scheduler: abstract sched_ and numa_ knobs
* realtime-virtual-
*: Set irqaffinity through kernel command line
* After error while switching profiles attribute _active_profiles is not changed back. That causes issues with wrong signals (and also more issues with restart after etc)- Enhance _service file
* Mon Apr 19 2021 trennAATTsuse.de- Update _service file to always get latest sources from github master branch and auto-set version correctly- Update to version v2.15.0+git.20210416.e828fa8:
* plugin_net: Fix check for channels supported mode
* udev: explicitly sort udev properties
* powertop2tuned: work with PowerTOP 2.13 and newer
* Changes to scheduler plugin to support os interface instead of schedutils in newer python versions.
* Lower the threading.Event\'s wait() timeout.
* added postgresql server profile
* spectrumcale-ece: package the profile to own subpackage
* Mon Nov 30 2020 Thomas Renninger - Update to version 2.14.0 Changelog entry below (from 19. Aug. 2020) is wrong. Mainline has the profiles in /usr/lib, so let\'s better stay there, too. This also fixes bsc#1175932. Patch is not needed anymore with latest mainline changes: D adjust_README_path_in_manpage.patch
* Wed Aug 19 2020 Dominique Leuenberger - Dot not mangle _tmpfilesdir: all half-way decent distros define this already.- Define profile_dir as %{_libexecdir}/%{name}: stay closer in line with what upstream actually coded (with the change of libexecdir to /usr/libexec in Tumbleweed, we are in the equal path now).
* Thu Jun 11 2020 Aaron Puchert - Update to version 2.13.0. Note that the previous version was not in fact 2.22.0, but commit 8c9df99, 28 commits before 2.13.0.
* Mon Feb 03 2020 trennAATTsuse.de- Add /etc/dbus-1/system.d directory to file section as done in other packages (double checked with wicked) to avoid build error: tuned-2.4.1-9.10.1.noarch.rpm: directories not owned by a package: - /etc/dbus-1 - /etc/dbus-1/system.d