Commit Graph

4 Commits

Author SHA256 Message Date
Thomas Renninger
aea45f32d7 Accepting request 1146010 from home:trenn:branches:Base:System
- Update to version 2.22.0-rc.1.0+git.ad314ee:
  * new release (2.22.0-rc.1)
  * Add missing install command for tuned-ppd.py
  * Fixes for intel uncore plugin
  * Add intel uncore plugin
  * scheduler: add option for ignoring IRQs affinity
  * Configure the PPD-to-TuneD daemon to work as a replacement of PPD
  * Implement the PPD-to-TuneD daemon
  * Make DBusExporter reusable for other services
  * Do not report errors on systems with no wifi
  * Add an ACPI plugin
  * plugin_cpu: Support cstate settings of `pm_qos_resume_latency_us`
  * Skip calling rpm-ostree kargs in no-op case
  * Expand sysctl plugin options when reporting overrides
  * profiles: add energy_performance_preference hints to profiles
  * hotplug: do not report ENOENT errors on device remove
  * profiles: Improve 'isolated_cores=' help text
  * Be explicit about amd-pstate support
  * Fixed REs escape sequences not to trigger SyntaxWarning
  * sap-hana-kvm-guest: fix whitespaces
  * Fix TextView to expand with window

- Update to version 2.21.0.17+git.5d3b469:
  * Add API functions to retrieve active instances and their devices
  * Add a tuned-adm command for moving devices between plugin instances
  * Add support for sysctl names with slash
  * Make all functions in plugin_sysctl.py methods of SysctlPlugin
  * RHEL-3689: Print all arguments of failing command in err_msg
  * style: fix inconsistent whitespace in plugin_cpu.py
  * Return 0 when ksm services do not exist

OBS-URL: https://build.opensuse.org/request/show/1146010
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=99
2024-02-11 19:28:12 +00:00
Thomas Renninger
6dbe352ffc Accepting request 961869 from home:trenn:branches:Base:System
- 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
2022-03-15 12:23:52 +00:00
Thomas Renninger
3cd1aeceb6 Accepting request 657143 from home:trenn:branches:Base:System
- 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
2018-12-11 11:33:23 +00:00
9f4e1202ba Accepting request 510119 from home:fschnizlein:branches:Base:System
- 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
2017-07-26 21:28:14 +00:00