Commit Graph

30 Commits

Author SHA1 Message Date
Jaroslav Škarvada 8476ad3b3c new release 2024-02-23 04:51:44 +00:00
Jaroslav Škarvada f171c24dd9 new release
rebased tuned to latest upstream
    related: RHEL-17121
2024-02-16 19:30:40 +01:00
Jaroslav Škarvada 52885b9d96 new release
rebased tuned to latest upstream
    resolves: RHEL-17121
  print all arguments of failing commands in error messages
    resolves: RHEL-3689
  plugin_sysctl: added support for sysctl names with slash
    resolves: RHEL-3707
  tuned-adm: added support for moving devices between plugin instances
    resolves: RHEL-15141
  api: added methods for retrieval of plugin instances and devices
    resolves: RHEL-15137
  plugin_cpu: amd-pstate mentioned instead of just intel_pstate
    resolves: RHEL-16469
  hotplug: do not report ENOENT errors on device remove
    resolves: RHEL-11342
  plugin_sysctl: expand variables when reporting overrides
    resolves: RHEL-18972
  plugin_acpi: new plugin which handles ACPI platform_profile
    resolves: RHEL-16966
  plugin_bootloader: skip calling rpm-ostree kargs in no-op case
    resolves: RHEL-20767
  plugin_cpu: support cstate settings of pm_qos_resume_latency_us
    resolves: RHEL-21129
  scheduler: add option for ignoring IRQs affinity
    resolves: RHEL-21923
  plugin_intel_uncore: new plugin for uncore setting
2024-02-09 23:51:22 +01:00
Jaroslav Škarvada 6b1468856e new release
api: fixed stop method not to require any parameter
    resolves: rhbz#2235637
2023-09-04 17:19:04 +02:00
Jaroslav Škarvada 5ac57de2cc new release
rebased tuned to latest upstream
    resolves: rhbz#2182117
  plugin_scheduler: fix perf fd leaks
    resolves: rhbz#2173938
  allow skipping rollback when restarting TuneD or switching profile
    resolves: rhbz#2203142
  function_calc_isolated_cores: no errors for offline CPUs
    resolves: rhbz#2217015
2023-08-21 00:01:44 +02:00
Jaroslav Škarvada 3fb39c894e new release
rebased tuned to latest upstream
    related: rhbz#2133815
2023-02-17 22:35:47 +01:00
Jaroslav Škarvada 4165d6699a post RC.1 fixes
related: rhbz#2133815
fixed possible traceback on SIGHUP
  resolves: rhbz#2169712

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2023-02-15 22:45:52 +01:00
Jaroslav Škarvada 052a5ef71c new release
rebased tuned to latest upstream
    resolves: rhbz#2133815
  systemd: relax polkit requirement
  sysvinit: fixed path
    resolves: rhbz#2118301
  plugin_cpu: added support for pm_qos_resume_latency_us
    resolves: rhbz#2118786
  do not exit on duplicate config lines
  profiles: new cpu-partitioning-powersave profile
  profiles: new profile for AWS EC2
  API: add support for moving devices between instances
    resolves: rhbz#2113925
  D-Bus: send tracebacks through D-Bus only in debug mode
    resolves: rhbz#2159680
  Makefile: added fix for python-3.12
  throughput-performance: set net.core.somaxconn to at least 2048
  plugin_scheduler: do not leak FDs from the perf
  plugin_cpu: added support for intel_pstate scaling driver
    resolves: rhbz#2095829
  added support for the API access through the Unix Domain Socket
    resolves: rhbz#2113900
2023-02-08 19:41:36 +01:00
Jaroslav Škarvada 73a9f68112 new release 2022-08-19 20:35:46 +00:00
Jaroslav Škarvada 955951ddd3 new release
rebased tuned to latest upstream
    resolves: rhbz#2057609
  fixed parsing of inline comments
  added support for quotes in isolated_cores specification
  spec: reduced weak dependencies
    resolves: rhbz#2093841
  recommend: do not ignore syspurpose_role if there is no syspurpose
    resolves: rhbz#2030580
  added support for initial autosetup of isolated_cores
    resolves: rhbz#2093847
2022-08-09 18:57:42 +02:00
Jaroslav Škarvada 500c18046a realtime: set tsc as reliable
resolves: rhbz#2086374
2022-05-19 19:14:39 +02:00
Jaroslav Škarvada abc73725b5 new release
rebased tuned to latest upstream
    related: rhbz#2003838
  tuned-gui: fixed creation of new profile
2022-02-09 17:47:46 +01:00
Jaroslav Škarvada 5668543d44 new release
rebased tuned to latest upstream
    related: rhbz#2003838
2022-01-17 00:01:57 +01:00
Jaroslav Škarvada 866610a104 new release
rebased tuned to latest upstream
    resolves: rhbz#2003838
  cpu-partitioning: fixed no_balance_cores on newer kernels
    resolves: rhbz#1874596
2022-01-02 22:59:33 +01:00
Jaroslav Škarvada 23f3427426 spec: do not require subscription-manager on CentOS
Resolves: rhbz#2028865

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2021-12-06 14:38:54 +01:00
Jaroslav Škarvada b3dc98ba8c scheduler: allow exclude of processes from the specific cgroup(s)
Resolves: rhbz#1980715
Switched to the configparser from the configobj
  Resolves: rhbz#1936386
2021-08-19 00:45:15 +02:00
Mohan Boddu 3d2247cb33 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 01:10:01 +00:00
Jaroslav Škarvada 05f73c8d8c new release
rebased tuned to latest upstream
    resolves: rhbz#1944643
  realtime: disabled kvm.nx_huge_page kernel module option in
    realtime-virtual-host profile
    resolves: rhbz#1976825
  realtime: explicitly set 'irqaffinity=~<isolated_cpu_mask>' in kernel
    command line
    resolves: rhbz#1974820
  scheduler: added abstraction for the sched_* and numa_* variables which
    were previously accessible through the sysctl
    resolves: rhbz#1952687
  recommend: fixed wrong profile on ppc64le bare metal servers
    resolves: rhbz#1959889
2021-07-21 21:49:50 +02:00
Jaroslav Škarvada 3dd8ec2ff7 Dropped python-schedutils
Resolves: rhbz#1964680
2021-05-27 22:22:43 +02:00
Jaroslav Škarvada f5d193f906 Added gating.yaml 2021-05-24 21:33:33 +02:00
Jaroslav Škarvada 54600ff993 Added gating.yaml 2021-05-24 21:28:00 +02:00
Jaroslav Škarvada d56597a275 Added gating.yaml 2021-05-20 18:47:43 +02:00
Mohan Boddu 498726b421 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 05:58:59 +00:00
Jaroslav Škarvada 705e448d74
updated syspurpose requirement for RHEL-9
Resolves: rhbz#1948764

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2021-04-12 23:08:18 +02:00
Jan Zerdik 220822bd2f used RHEL recommend.conf
resolves: rhbz#1921016
2021-02-09 14:07:22 +01:00
DistroBaker 53711a7ab1 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tuned.git#822ffca28ebc16255416470a0006fa6ba3606eaf
2021-02-05 07:49:11 +01:00
DistroBaker 8aadfd38c1 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tuned.git#ab4ccfa10074d04762a86588212b33556e5953d5
2020-12-17 17:50:07 +00:00
DistroBaker 6208ab6028 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tuned.git#ce00809fef539ceb1b259125cec85572f09221ee
2020-12-01 19:14:13 +00:00
Troy Dawson fe9bbad00a RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/tuned#d60d747b882383b171ab5d937dc6a5ab21a301b2
2020-10-15 13:06:45 -07:00
Release Configuration Management 40e31301b2 New branch setup 2020-10-09 05:07:46 +00:00