Commit Graph

82 Commits

Author SHA1 Message Date
Jaroslav Škarvada
d7603eda88 Fixed traceback when non-existent profile is queried through
tuned-adm profile_info
  Resolves: rhbz#1385145
2016-10-17 16:20:14 +02:00
Jaroslav Škarvada
fcfdad54f5 Fixed pkexec
Resolves: rhbz#1377896
2016-09-21 17:01:49 +02:00
Jaroslav Škarvada
0725332c68 New release
Resolves: rhbz#1362481
- Dropped tuned-gui-traceback-fix and tuned-adm-list-no-dbus-traceback-fix
  patches (both upstreamed)
2016-08-02 16:09:10 +02:00
Jaroslav Škarvada
c3104a467e Fixed tuned-gui traceback (by tuned-gui-traceback-fix patch)
Resolves: rhbz#1358846
- Fixed 'tuned-adm list' traceback if daemon is not running
  (by tuned-adm-list-no-dbus-traceback-fix patch)
2016-07-21 17:29:36 +02:00
Jaroslav Škarvada
13effbc560 new-release
- 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
  - switched to polkit authorization
    resolves: rhbz#1095142
  - plugins: added scsi_host plugin
    resolves: rhbz#1246992
  - spec: fixed conditional support for grub2 to work with selinux
    resolves: rhbz#1351937
  - gui: added tuned icon and desktop file
    resolves: rhbz#1356369
2016-07-19 15:54:40 +02:00
Fedora Release Engineering
f69b6f9f5a - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 13:03:24 +00:00
Fedora Release Engineering
eee4c3325b - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:08:29 +00:00
Jaroslav Škarvada
8525c46929 new-release
- plugin_cpu: do not show error if cpupower or x86_energy_perf_policy are missing
  - plugin_sysctl: fixed quoting of sysctl values
    resolves: rhbz#1254538
  - tuned-adm: added log file location hint to verify command output
  - 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
  - plugins: added scsi_host plugin
  - tuned-adm: fixed restart attempt if tuned is not running
  - spec: fixed post scriptlet to work without grub
    resolves: rhbz#1265654
  - tuned-profiles-nfv: fix find-lapictscdeadline-optimal.sh for CPUS where ns > 6500
    resolves: rhbz#1267284
  - functions: fixed restore_logs_syncing to preserve SELinux context on rsyslog.conf
    resolves: rhbz#1268901
  - realtime: set unboud workqueues cpumask
    resolves: rhbz#1259043
  - spec: correctly remove tuned footprint from /etc/default/grub
    resolves: rhbz#1268845
  - gui: fixed creation of new profile
    resolves: rhbz#1274609
  - profiles: removed nohz_full from the realtime profile
    resolves: rhbz#1274486
  - profiles: Added nohz_full and nohz=on to realtime guest/host profiles
    resolves: rhbz#1274445
  - profiles: fixed lapic_timer_adv_ns cache
    resolves: rhbz#1259452
  - plugin_sysctl: pass verification even if the option doesn't exist
    related: rhbz#1252153
  - added support for 'summary' and 'description' of profiles,
    extended D-Bus API for Cockpit
    related: rhbz#1228356
2016-01-05 16:54:52 +01:00
Jaroslav Škarvada
961e9538e3 packaging fixes for rpm-4.12.90
- dropped qemu-kvm-tools-rhev requirement (not in Fedora)
2015-08-12 12:27:16 +02:00
Jaroslav Škarvada
96fb17766d new-release
related: rhbz#1155052
  - plugin_scheduler: work with nohz_full
    resolves: rhbz#1247184
  - fixed realtime-virtual-guest/host profiles packaged twice
    resolves: rhbz#1249028
  - fixed requirements of realtime and nfv profiles
  - fixed tuned-gui not starting
  - various other minor fixes
2015-08-04 13:39:23 +02:00
Jaroslav Škarvada
4fb11a8757 new-release
related: rhbz#1155052
  - plugin_scheduler: work with nohz_full
    resolves: rhbz#1247184
  - fixed realtime-virtual-guest/host profiles packaged twice
    resolves: rhbz#1249028
  - fixed requirements of realtime and nfv profiles
  - fixed tuned-gui not starting
  - various other minor fixes
2015-08-04 12:07:12 +02:00
Jaroslav Škarvada
f7e7eeab6f Fixed docdir
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2015-07-06 00:18:08 +02:00
Jaroslav Škarvada
b54e7d33fb new-release
resolves: rhbz#1155052
  - add support for ethtool -C to tuned network plugin
    resolves: rhbz#1152539
  - add support for ethtool -K to tuned network plugin
    resolves: rhbz#1152541
  - add support for calculation of values for the kernel command line
    resolves: rhbz#1191595
  - no error output if there is no hdparm installed
    resolves: rhbz#1191775
  - do not run hdparm on hotplug events if there is no hdparm tuning
    resolves: rhbz#1193682
  - add oracle tuned profile
    resolves: rhbz#1196298
  - fix bash completions for tuned-adm
    resolves: rhbz#1207668
  - add glob support to tuned sysfs plugin
    resolves: rhbz#1212831
  - add tuned-adm verify subcommand
    resolves: rhbz#1212836
  - do not install tuned kernel command line to rescue kernels
    resolves: rhbz#1223864
  - add variables support
    resolves: rhbz#1225124
  - add built-in support for unit conversion into tuned
    resolves: rhbz#1225135
  - fix vm.max_map_count setting in sap-netweaver profile
    resolves: rhbz#1228562
  - add tuned profile for RHEL-RT
    resolves: rhbz#1228801
  - plugin_scheduler: added support for runtime tuning of processes
    resolves: rhbz#1148546
  - add support for changing elevators on xvd* devices (Amazon EC2)
    resolves: rhbz#1170152
  - add workaround to be run after systemd-sysctl
    resolves: rhbz#1189263
  - do not change settings of transparent hugepages if set in kernel cmdline
    resolves: rhbz#1189868
  - add tuned profiles for RHEL-NFV
    resolves: rhbz#1228803
  - plugin_bootloader: apply $tuned_params to existing kernels
    resolves: rhbz#1233004
2015-07-06 00:00:08 +02:00
Dennis Gilmore
324c3b271e - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 03:33:45 +00:00
Jaroslav Škarvada
b51a6342b1 fixed configobj class imports
resolves: rhbz#1217327
2015-04-30 16:17:14 +02:00
Jaroslav Škarvada
92e761999b fixed bash completion
resolves: rhbz#1207668
2015-04-02 10:28:12 +02:00
Jaroslav Škarvada
940f6ede64 fixed KeyError exception in powertop2tuned 2015-01-09 15:57:20 +01:00
Jaroslav Škarvada
26e3883ad7 remove 00_tuned grub2 template upon tuned uninstall
resolves: rhbz#1178310
2015-01-05 17:19:36 +01:00
Jaroslav Škarvada
d54d80c22c new-release
- fixed return code of tuned grub template
    resolves: rhbz#1151768
  - plugin_bootloader: fix for multiple parameters on command line
    related: rhbz#1148711
  - tuned-adm: fixed traceback on "tuned-adm list"
    resolves: rhbz#1149162
  - plugin_bootloader is automatically disabled if grub2 is not found
    resolves: rhbz#1150047
  - plugin_disk: set_spindown and set_APM made independent
    resolves: rhbz#976725
2014-10-17 01:21:00 +02:00
Jaroslav Škarvada
2d6381437a new-release
resolves: rhbz#1093883
  - fixed traceback if profile cannot be loaded
    related: rhbz#953128
  - powertop2tuned: fixed traceback if rewriting file instead of dir
    resolves: rhbz#963441
  - throughput-performance: altered dirty ratios for better performance
    resolves: rhbz#1043533
  - latency-performance: leaving THP on its default
    resolves: rhbz#1064510
  - used throughput-performance profile on server by default
    resolves: rhbz#1063481
  - network-latency: added new profile
    resolves: rhbz#1052418
  - network-throughput: added new profile
    resolves: rhbz#1052421
  - recommend.conf: fixed config file
    resolves: rhbz#1069123
  - systemd: added cpupower.service conflict
    resolves: rhbz#1073392
  - balanced: used medium_power ALPM policy
  - added support for >, < assignment modifiers in tuned.conf
  - handled root block devices
  - balanced: used conservative CPU governor
    resolves: rhbz#1124125
  - plugins: added selinux plugin
  - plugin_net: added nf_conntrack_hashsize parameter
  - profiles: added atomic-host profile
    resolves: rhbz#1091977
  - profiles: added atomic-guest profile
    resolves: rhbz#1091979
  - moved profile autodetection from post install script to tuned daemon
    resolves: rhbz#1144067
  - profiles: included sap-hana and sap-hana-vmware profiles
  - man: structured profiles manual pages according to sub-packages
  - added missing hdparm dependency
    resolves: rhbz#1144858
  - improved error handling of switch_profile
    resolves: rhbz#1068699
  - tuned-adm: active: detect whether tuned deamon is running
    related: rhbz#1068699
  - removed active_profile from RPM verification
    resolves: rhbz#1104126
  - plugin_disk: readahead value can be now specified in sectors
    resolves: rhbz#1127127
  - plugins: added bootloader plugin
    resolves: rhbz#1044111
  - plugin_disk: added error counter to hdparm calls
  - plugins: added scheduler plugin
    resolves: rhbz#1100826
  - added tuned-gui
2014-10-01 21:07:19 +02:00
Dennis Gilmore
80a4f27c8f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 04:15:14 -05:00
Jaroslav Škarvada
b9f9750e28 added kernel-tools requirement
resolves: rhbz#1072981
2014-03-06 10:54:20 +01:00
Jaroslav Škarvada
1b9485026a fixed race condition in the start/stop code
resolves: rhbz#1028119
- improved tuned responsiveness
  resolves: rhbz#1028122
2013-11-13 23:17:59 +01:00
Jaroslav Škarvada
31203de546 moved docs to unversioned directory
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2013-11-06 17:04:55 +01:00
Jaroslav Škarvada
340e63f3a9 new-release
resolves: rhbz#1020743
  - audio plugin: fixed audio settings in standard profiles
    resolves: rhbz#1019805
  - video plugin: fixed tunings
  - daemon: fixed crash if preset profile is not available
    resolves: rhbz#953128
  - man: various updates and corrections
  - functions: fixed usb and bluetooth handling
  - tuned: switched to lightweighted pygobject3-base
  - daemon: added global config for dynamic_tuning
    resolves: rhbz#1006427
  - utils: added pmqos-static script for debug purposes
    resolves: rhbz#1015676
  - throughput-performance: various fixes
    resolves: rhbz#987570
  - tuned: added global option update_interval
  - plugin_cpu: added support for x86_energy_perf_policy
    resolves: rhbz#1015675
  - dbus: fixed KeyboardInterrupt handling
  - plugin_cpu: added support for intel_pstate
    resolves: rhbz#996722
  - profiles: various fixes
    resolves: rhbz#922068
  - profiles: added desktop profile
    resolves: rhbz#996723
  - tuned-adm: implemented non DBus fallback control
  - profiles: added sap profile
  - tuned: lowered CPU usage due to python bug
    resolves: rhbz#917587
2013-11-06 16:50:52 +01:00
Jaroslav Škarvada
d51d7fe465 used pygobject3-base instead of pygobject2 2013-07-25 19:26:55 +02:00
Jaroslav Škarvada
2f25c2d6c3 used pygobject3-base instead of pygobject2 2013-07-25 18:41:00 +02:00
Jaroslav Škarvada
bab7da30aa new-release:
- cpu plugin: fixed cpupower workaround
  - cpu plugin: fixed crash if cpupower is installed
2013-03-19 16:47:24 +01:00
Jaroslav Škarvada
542d061091 fixed crash in cpupower plugin if cpupower is installed 2013-03-08 09:23:06 +01:00
Jaroslav Škarvada
b3409b9d45 new release:
- audio plugin: fixed error handling in _get_timeout
  - removed cpupower dependency, added sysfs fallback
  - powertop2tuned: fixed parser crash on binary garbage
    resolves: rhbz#914933
  - cpu plugin: dropped multicore_powersave as kernel upstream already did
  - plugins: options manipulated by dynamic tuning are now correctly saved and restored
  - powertop2tuned: added alias -e for --enable option
  - powertop2tuned: new option -m, --merge-profile to select profile to merge
  - prefer transparent_hugepage over redhat_transparent_hugepage
  - recommend: use recommend.conf not autodetect.conf
  - tuned.service: switched to dbus type service
    resolves: rhbz#911445
  - tuned: new option --pid, -P to write PID file
  - tuned, tuned-adm: added new option --version, -v to show version
  - disk plugin: use APM value 254 for cleanup / APM disable instead of 255
    resolves: rhbz#905195
  - tuned: new option --log, -l to select log file
  - powertop2tuned: avoid circular deps in include (one level check only)
  - powertop2tuned: do not crash if powertop is not installed
  - net plugin: added support for wake_on_lan static tuning
    resolves: rhbz#885504
  - loader: fixed error handling
  - spec: used systemd-rpm macros
    resolves: rhbz#850347
2013-03-01 12:20:24 +01:00
Jan Vcelak
b35c6735b3 new release (2.2.0) 2013-01-28 18:21:58 +01:00
Jaroslav Škarvada
4dfa8e467b new release:
- systemtap {disk,net}devstat: fix typo in usage
  - switched to configobj parser
  - latency-performance: disabled THP
  - fixed fd leaks on subprocesses
2013-01-02 16:51:58 +01:00
Jan Vcelak
55ddc8d0c1 new release (2.1.1) 2012-12-06 11:16:05 +01:00
Jan Vcelak
f25ae8698d new release (2.1.0) 2012-12-03 11:39:22 +01:00
Jaroslav Škarvada
ae8dc2e100 New version
- Systemtap scripts moved to utils-systemtap subpackage
2012-10-10 23:28:25 +02:00
Dennis Gilmore
e96c0492d6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 19:58:27 -05:00
Jaroslav Škarvada
9f67a15b77 another powertop-2.0 compatibility fix
Resolves: rhbz#830415
2012-06-12 17:24:37 +02:00
Jan Kaluza
effc86626a fixed powertop2tuned compatibility with powertop-2.0 2012-06-12 12:46:06 +02:00
Jaroslav Škarvada
54ccb3a477 new version 2012-04-03 19:33:59 +02:00
Jan Vcelak
442debcdd9 first stable 2.0 release
(starting with emtpy changelog)
2012-03-30 14:43:08 +02:00
Jan Vcelak
73d4e216f1 fix: systemd unit install path (usrmove) 2012-03-20 14:34:25 +01:00
Jan Vcelak
e917ff8619 missing system-units build requirement 2012-03-20 14:12:49 +01:00
Jan Vcelak
b5568e4cc8 new release 0.2.22 2012-03-20 14:01:13 +01:00
Dennis Gilmore
5739203d55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:18:52 -06:00
Jan Vcelak
9716141f64 update to release 0.2.21
- fix: crash when ethtool advertised modes in unknown format (#689715)
- fix: check if ELEVATOR_KTUNE_DEVS is set
- typo fix: scomes, pooling -> polling
- fix: handle exceptions when determining type of network device (#707079)
- remove hal-disable-polling as HAL is being removed from Fedora (#710920)
- fix: add LSB headers to ktune initscript not to cause deadlock in systemd (#690177)
- fix: incorrect handling of stdin/stdout/stderr during daemon creation (#695480)
2011-06-21 14:01:33 +02:00
Jan Vcelak
346e332d65 update to release 0.2.20
- new manual pages: diskdevstat, netdevstat, scomes, and varnetload
- updated obsolete parts in the other manual pages
- laptop-battery-powersave profile fixes
- support for new network device naming
- EEE PC dynamic FSB reclocking is done dynamicly in CPU plugin (Jaroslav
  Skarvada)

- changelog sync with upstream
2011-03-18 12:02:18 +01:00
Dennis Gilmore
8ca52fc993 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 15:37:51 -06:00
Jan Vcelak
d473bea423 updated to release 0.2.19
- reduced FSB support on Asus EEE netbooks with Intel Atom
- consolidate ktune script functions in tuning profiles
- disable tuned daemon on s390/s390x architectures
- set readahead by multiplying previous setting
- udev rules and script for CFQ and multipath scheduler tuning
2011-01-10 20:26:22 +01:00
Jan Vcelak
5725c96e53 updated to release 0.2.18 2010-11-29 12:18:41 +01:00
Jan Vcelak
0ef33bce4f update to 0.2.17
- added 'enterprise-storage' profile
- added support for architecture-specific configuration files
- special sysctl setting for s390x arch in 'throughtput-performance'
  profile
- apply I/O scheduler setting to device mapper devices
- workaround for hal-disable-polling bug
- fixed problem with network cards that provide unparsable supported
  network modes (#620686)
2010-10-06 14:33:21 +02:00