[ 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 ]
×

Package tuned-2.22.1-6.el8_10.src download

Name tuned
Epoch 0
Version 2.22.1
Release 6.el8_10
Architecture src
Website/URL http://www.tuned-project.org/
License GPLv2+
Build Time 2025-03-12 09:15:40
Build Host builder-x86-04.inferitos.ru
Summary A dynamic adaptive system tuning daemon
Repositories BaseOS
Description The tuned package contains a daemon that tunes system settings dynamically. It does so by monitoring the usage of several system components periodically. Based on that information components will then be put into lower or higher power saving modes to adapt to the current usage. Currently only ethernet network and ATA harddisk devices are implemented.
Errata
Size 312 KiB
Source Project tuned-2.22.1-6.el8_10
SHA-256 checksum 4b8cf7a7bba9ee6a781df840ad07402922b1409b576b045a0c47a4b160e15707
× Full screenshot
Changelog link
* Mon Jan 06 2025 Pavol Žáčik <pzacik@redhat.com> - 2.22.1-6
- Make hdparm device checks lazy
  Resolves: RHEL-71457
- Disable the amd.scheduler plug-in instance in the postgresql profile
  Resolves: RHEL-70470

* Mon Nov 18 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-5
- Added sanity checks for API methods parameters, (CVE-2024-52337)
  Resolves: RHEL-66614

* Fri May 03 2024 Pavol Žáčik <pzacik@redhat.com> - 2.22.1-4.1
- sap-netweaver: increase vm.max_map_count
  resolves: RHEL-32124

* Wed Mar 13 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-4
- release bump due to broken c8s
  related: RHEL-27528

* Wed Mar 13 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-3
- release bump
  related: RHEL-27528

* Tue Mar 12 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-2
- profiles: added epyc-eda profile
  resolves: RHEL-27528

* Thu Feb 22 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.1-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-17119
  - renamed intel_uncore plugin to uncore
  - network-throughput: increased net.ipv4.tcp_rmem default value

* Fri Feb 16 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.0-1
- new release
  - rebased tuned to latest upstream
    related: RHEL-17119
  - lower CPU usage by using runtime=0 in profiles using scheduler plugin
    resolves: RHEL-6869

* Fri Feb 09 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.22.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: RHEL-17119
  - print all arguments of failing commands in error messages
  - plugin_sysctl: added support for sysctl names with slash
  - tuned-adm: added support for moving devices between plugin instances
  - api: added methods for retrieval of plugin instances and devices
  - plugin_cpu: amd-pstate mentioned instead of just intel_pstate
  - hotplug: do not report ENOENT errors on device remove
  - plugin_sysctl: expand variables when reporting overrides
  - plugin_acpi: new plugin which handles ACPI platform_profile
  - plugin_bootloader: skip calling rpm-ostree kargs in no-op case
  - plugin_cpu: support cstate settings of pm_qos_resume_latency_us
  - scheduler: add option for ignoring IRQs affinity
  - plugin_intel_uncore: new plugin for uncore setting

* Tue Aug 29 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.21.0-1
- new release
  - api: fixed stop method not to require any parameter
    resolves: rhbz#2235638