[ Все 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 ]
×

Пакет tuned-utils-2.22.1-6.el8_10.noarch download

Имя tuned-utils
Эпоха 0
Версия 2.22.1
Релиз 6.el8_10
Архитектура noarch
Сайт http://www.tuned-project.org/
Лицензия GPLv2+
Время сборки 2025-03-12 09:16:12
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Various tuned utilities
Репозитории AppStream
Полное описание This package contains utilities that can help you to fine tune and debug your system and manage tuned profiles.
Эррата
Размер 52 КиБ
Исходный проект tuned-2.22.1-6.el8_10
Контрольная сумма SHA-256 eacce19d48f45b0db7e013d0dd0f90a00f5268b4b190d74b64541e2612bad66f
× Full screenshot
История изменений 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