-
Mon Jun 12 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 2.8.0-5
- realtime: re-assigned kernel thread priorities
resolves: rhbz#1452357
-
Tue Jun 06 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 2.8.0-4
- added skew_tick=1 to realtime and simplified bootcmdline inheritance
resolves: rhbz#1447938
-
Fri May 05 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 2.8.0-3
- added workaround for old pyudev
related: rhbz#1251240
-
Thu Apr 13 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 2.8.0-2
- respin
related: rhbz#1388454
- systemd: added support for older systemd CPUAffinity syntax
resolves: rhbz#1441791
- scheduler: added workarounds for low level exceptions from
python-linux-procfs
resolves: rhbz#1441792
- bootloader: workaround for adding tuned_initrd to new kernels on restart
resolves: rhbz#1441797
- cpu-partitioning: use tuna for cores isolation
related: rhbz#1403309
-
Fri Apr 07 2017 Jaroslav Škarvada <jskarvad@redhat.com> - 2.8.0-1
- new release
- rebase tuned to latest upstream
resolves: rhbz#1388454
- cpu-partitioning: enabled timer migration
resolves: rhbz#1408308
- cpu-partitioning: disabled kvmclock sync and ple
resolves: rhbz#1395855
- spec: muted error if there is no selinux support
resolves: rhbz#1404214
- units: implemented instance priority
resolves: rhbz#1246172
- bootloader: added support for initrd overlays
resolves: rhbz#1414098
- cpu-partitioning: set CPUAffinity early in initrd image
resolves: rhbz#1394965
- cpu-partitioning: set workqueue affinity early
resolves: rhbz#1395899
- scsi_host: fixed probing of ALPM, missing ALPM logged as info
resolves: rhbz#1416712
- added new profile cpu-partitioning
resolves: rhbz#1359956
- bootloader: improved inheritance
resolves: rhbz#1274464
- units: mplemented udev-based regexp device matching
resolves: rhbz#1251240
- units: introduced pre_script, post_script
resolves: rhbz#1246176
- realtime-virtual-host: accommodate new ktimersoftd thread
resolves: rhbz#1332563
- defirqaffinity: fixed traceback due to syntax error
resolves: rhbz#1369791
- variables: support inheritance of variables
resolves: rhbz#1433496
- scheduler: added support for cores isolation
resolves: rhbz#1403309
- tuned-profiles-nfv splitted to host/guest and dropped unneeded dependency
resolves: rhbz#1413111
- desktop: fixed typo in profile summary
resolves: rhbz#1421238
- with systemd don't do full rollback on shutdown / reboot
resolves: rhbz#1421286
- builtin functions: added virt_check function and support to include
resolves: rhbz#1426654
- cpulist_present: explicitly sorted present CPUs
resolves: rhbz#1432240
- plugin_scheduler: fixed initialization
resolves: rhbz#1433496
- log errors when applying a profile fails
resolves: rhbz#1434360
-
Tue Nov 08 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 2.7.1-4
- Fixed timeout if non-existent profile is requested
resolves: rhbz#1369502
-
Mon Sep 12 2016 Ondřej Lysoněk <olysonek@redhat.com> - 2.7.1-3
- Fixed a traceback
resolves: rhbz#1372298
-
Wed Aug 10 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 2.7.1-2
- fixed Tuned restart from GUI
resolves: rhbz#1365533
-
Tue Aug 02 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 2.7.1-1
- - new-release
- rebase tuned to latest upstream
resolves: rhbz#1289048
- gui: fixed traceback caused by DBus paths copy&paste error
related: rhbz#1356369
- tuned-adm: fixed traceback of 'tuned-adm list' if daemon is not running
resolves: rhbz#1358857
-
Tue Jul 19 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 2.7.0-1
- new-release
- rebase tuned to latest upstream
resolves: rhbz#1289048
- gui: fixed save profile
resolves: rhbz#1242491
- tuned-adm: added --ignore-missing parameter
resolves: rhbz#1243807
- plugin_vm: added transparent_hugepage alias
resolves: rhbz#1249610
- plugins: added modules plugin
resolves: rhbz#1249618
- plugin_cpu: do not show error if cpupower or x86_energy_perf_policy are
missing
resolves: rhbz#1254417
- tuned-adm: fixed restart attempt if tuned is not running
resolves: rhbz#1258755
- nfv: avoided race condition by using synchronous mode
resolves: rhbz#1259039
- realtime: added check for isolcpus sanity
resolves: rhbz#1264128
- pm_qos: fixed exception if PM_QoS is not available
resolves: rhbz#1296137
- plugin_sysctl: reapply system sysctl after Tuned sysctl are applied
resolves: rhbz#1302953
- atomic: increase number of inotify watches
resolves: rhbz#1322001
- realtime-virtual-host/guest: added rcu_nocbs kernel boot parameter
resolves: rhbz#1334479
- realtime: fixed kernel.sched_rt_runtime_us to be -1
resolves: rhbz#1346715
- tuned-adm: fixed detection of no_daemon mode
resolves: rhbz#1351536
- plugin_base: correctly strip assignment modifiers even if not used
resolves: rhbz#1353142
- plugin_disk: try to workaround embedded '/' in device names
related: rhbz#1353142
- sap-hana: explicitly setting kernel.numa_balancing = 0 for better performance
resolves: rhbz#1355768
- libexec: fixed listdir and isdir in defirqaffinity.py
resolves: rhbz#1252160
- plugin_cpu: save and restore only intel pstate attributes that were changed
resolves: rhbz#1252156
- functions: fixed sysfs save to work with options
resolves: rhbz#1251507
- functions: fixed restore_logs_syncing to preserve SELinux context on rsyslog.conf
resolves: rhbz#1268901
- spec: correctly remove tuned footprint from /etc/default/grub
resolves: rhbz#1268845
- gui: fixed creation of new profile
resolves: rhbz#1274609