rebased tuned to latest upstream
resolves: rhbz#1467576
added recommend.d functionality
resolves: rhbz#1459146
recommend: added support for matching of processes
resolves: rhbz#1461838
plugin_video: added support for the 'dpm' power method
resolves: rhbz#1417659
list available profiles on 'tuned-adm profile'
resolves: rhbz#988433
cpu-partitioning: used tuned instead of tuna for cores isolation
resolves: rhbz#1442229
inventory: added workaround for pyudev < 0.18
resolves: rhbz#1251240
realtime: used skew_tick=1 in kernel cmdline
resolves: rhbz#1447938
realtime-virtual-guest: re-assigned kernel thread priorities
resolves: rhbz#1452357
bootloader: splitted string for removal from cmdline
resolves: rhbz#1461279
network-latency: added skew_tick=1 kernel command line parameter
resolves: rhbz#1451073
bootloader: accepted only certain values for initrd_remove_dir
resolves: rhbz#1455161
increased udev monitor buffer size, made it configurable
resolves: rhbz#1442306
bootloader: don't add nonexistent overlay image to grub.cfg
resolves: rhbz#1454340
plugin_cpu: don't log error in execute() if EPB is not supported
resolves: rhbz#1443182
sap-hana: fixed description of the sap-hana profiles
resolves: rhbz#1482005
plugin_systemd: on full_rollback notify about need of initrd regeneration
resolves: rhbz#1469258
don't log errors about missing files on verify with ignore_missing set
resolves: rhbz#1451435
plugin_scheduler: improved logging
resolves: rhbz#1474961
improved checking if we are rebooting or not
resolves: rhbz#1475571
started dbus exports after a profile is applied
resolves: rhbz#1443142
sap-hana: changed force_latency to 70
resolves: rhbz#1501252
- 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)
- 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
- 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
- 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)