[ 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-utils-systemtap-2.22.1-4.el8_10.noarch download

Name tuned-utils-systemtap
Epoch 0
Version 2.22.1
Release 4.el8_10
Architecture noarch
Website/URL http://www.tuned-project.org/
License GPLv2+
Build Time 2024-05-23 14:10:49
Build Host builder-x86-07.inferitos.ru
Summary Disk and net statistic monitoring systemtap scripts
Repositories AppStream
Description This package contains several systemtap scripts to allow detailed manual monitoring of the system. Instead of the typical IO/sec it collects minimal, maximal and average time between operations to be able to identify applications that behave power inefficient (many small operations instead of fewer large ones).
Errata
Size 56 KiB
Source Project tuned-2.22.1-4.el8_10
SHA-256 checksum c3bb66dc3d13cf0053055a728425282b174941e1c1ce927c8124aa5ff2d013bc
× Full screenshot
Changelog link
* 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

* Sun Aug 20 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.21.0-0.1.rc1
- new release
  - rebased tuned to latest upstream
    resolves: rhbz#2182119
  - sap-hana: new profile sap-hana-kvm-guest
    resolves: rhbz#2173740
  - serialized SIGHUP handler to prevent possible bootcmdline corruption
    resolves: rhbz#2215298

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.20.0-1
- Rebuilt for MSVSphere 8.8

* Fri Feb 17 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 2.20.0-1
- new release
  - rebased tuned to latest upstream
    related: rhbz#2133814