- 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
OBS-URL: https://build.opensuse.org/request/show/961869
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=81
- 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
OBS-URL: https://build.opensuse.org/request/show/905262
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=79
- 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
- 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
OBS-URL: https://build.opensuse.org/request/show/886729
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=77
- Adjust README path in manpage (bsc#1131858)
A adjust_README_path_in_manpage.patch
- Upgrade to latest git HEAD (v2.11.0 + latest fixes):
commit b4d9dfc31c46ed9cda100f03227ac5be087d3d74
Date: Fri Apr 5 10:49:17 2019 +0200
- tuned gui does not need polkit anymore as it can now run as non-root
user
- Fixes bsc#1126609
- Includes this patch:
D tuned_differ_x86_and_other_archs_in_cpu_plugin.patch
OBS-URL: https://build.opensuse.org/request/show/705687
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=64
- Go for 2.10.0 full version in _service (even this is rc1)
bsc#1071436
Latest included git commit:
commit 3722b151920dc20735dc15cbd45aed7b573fdfc2
Date: Wed Nov 21 14:21:32 2018 +0100
Still keep the old git version parameter commented out, maybe
I need this again.
- Since cpupower also has perf_bias binary, the cpupower call to
switch this has been reverted to lower maintenance overhead
D check_for_cpupower.patch
D use-cpupower-for-intel-perf-bias.patch
- Update to version 2.10.0:
* Add range feature for cpu exclusion
* Disable KSM only once, re-enable it only on full rollback
* Add log message for unsupported parameters in plugin_net
* Add missing feature parameters aliases to plugin_net
* Make virtual-host identical to latency-performance
OBS-URL: https://build.opensuse.org/request/show/657143
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=51
The only problem I have is that we now have some polkit rules to handle tuned from UI, someone from security team should review those (when I shadow it the package operates as expected).
- Reintroduce the _service file as we must use git head in order to
get all the python3 fixes in
- Update to version 2.9.0+git20180328.d25e8b8:
* makefile: dropped KVM unit tests, now provided by standalone package
* sysctl: support assignment modifiers as other plugins do
* spec: used weak deps for tuned-profiles-nfv-host-bin
* Added requires to tuned-profiles-nfv-host-bin
* Dropped tuned-profiles-nfv-host-bin subpackage
* tuned: Add readahead comment to throughput-performance tuned.conf
* oracle: fixed ip_local_port_range parity warning
* Consistently use 'balance' instead of 'rebalance' in cpu-partitioning
- Rebase check_for_cpupower.patch to apply cleanly again
- Version update to 2.9.0:
* python3 porting start
* various small fixes
- Drop patches merged upstream:
* fix-desktop-category.patch
* remove-unnecessary-shebangs.patch
* fix-glade-file-permission.patch
- Switch to autopatch from calling all individual patchlines
- Switch to python3 and format with spec-cleaner
- Switch to normal url fetching, there is no actual reason to run
service in order to generate the versioned tarballs
OBS-URL: https://build.opensuse.org/request/show/593952
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=50
- Own %{_sysconfdir}/dbus-1/system.d and %{_sysconfdir}/dbus-1: in
the past systemd happened to install things there and 'own' the
directory for us, but that was just a coincidence.
- Replace systemd BuildRequires with pkgconfig(systemd), allowing
OBS to pick systemd-mini for the build.
Addresses the build failure seen in openSUSE:Factory:
[ 46s] tuned-2.8.0-2.3.noarch.rpm: directories not owned by a package:
[ 46s] - /etc/dbus-1
[ 46s] - /etc/dbus-1/system.d
OBS-URL: https://build.opensuse.org/request/show/577191
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=48
- Update to version 2.8.0:
* builtin functions: parser not traceback if func expands to empty string
* systemd: added support for older systemd CPUAffinity syntax
* scheduler: do not traceback if process dissapears during enumeration
* scheduler: fix more python-linux-procfs tracebacks
* plugin_net: Fix invocation of execute()
* cpu-partitioning: use tuna for cores isolation
* builtin functions: add strip
* bootloader: workaround for adding tuned_initrd to new kernels on restart
* new release (2.8.0)
+ Add Patch: Fix category in desktop file for tuned-gui (fix-desktop-category.patch)
+ Add Patch: Remove unnecessary shebangs (remove-unnecessary-shebangs.patch)
+ Add Patch: Fix file permission for glade file (fix-glade-file-permission.patch)
+ Add rpmlintrc to silence unnecessary warnings
= Modified Patches to apply with 2.8.0:
- fix-allow-receive_sender-default.patch
- use-cpupower-for-intel-perf-bias.patch
OBS-URL: https://build.opensuse.org/request/show/510119
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=43
- Update to 2.6.0
* plugin_cpu: do not show error if cpupower or
x86_energy_perf_policy are missing
* plugin_sysctl: fixed quoting of sysctl values
* tuned-adm: added log file location hint to verify command output
* libexec: fixed listdir and isdir in defirqaffinity.py
* plugin_cpu: save and restore only intel pstate attributes that
were changed
* functions: fixed sysfs save to work with options
* plugins: added scsi_host plugin
* tuned-adm: fixed restart attempt if tuned is not running
* spec: fixed post scriptlet to work without grub
* tuned-profiles-nfv: fix find-lapictscdeadline-optimal.sh for
CPUS where ns > 6500
* functions: fixed restore_logs_syncing to preserve SELinux
context on rsyslog.conf
* realtime: set unboud workqueues cpumask
* spec: correctly remove tuned footprint from /etc/default/grub
* gui: fixed creation of new profile
* profiles: removed nohz_full from the realtime profile
* profiles: Added nohz_full and nohz=on to realtime guest/host
profiles
* profiles: fixed lapic_timer_adv_ns cache
* plugin_sysctl: pass verification even if the option doesn't
exist
* added support for 'summary' and 'description' of profiles,
extended D-Bus API for better Cockpit support
OBS-URL: https://build.opensuse.org/request/show/354167
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=41
- Update to version 2.4.1
+ plugin_disk: set_spindown and set_APM made independent (rhbz#976725)
+ plugin_bootloader: added check for grub2 (rhbz#1150047)
+ tuned-adm: fixed traceback on "tuned-adm list" (rhbz#1149162)
+ plugin_bootloader: 00_tuned do not return error if there is no cmdline (rhbz#1151768, bsc#901180)
+ fixed polkit configuration
- Remove tuned-2.4.0-polkit-tuned-gui-path.patch
OBS-URL: https://build.opensuse.org/request/show/257369
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=27