1
0
Fork 0
tuned/tuned/plugins
Jaroslav Škarvada cf8f326c44 plugin_vm: introduced transparent_hugepage alias to transparent_hugepages
Kernel uses 'transparent_hugepage', but Tuned has been so far using
'transparent_hugepages', which was confusing. The new Tuned alias is
meant to improve the situation, so Tuned users can now use both variants.

It's possible that Tuned will drop 'transparent_hugepages' sometimes
in the future.

Resolves: rhbz#1249610

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2016-07-18 16:23:21 +02:00
..
instance verify: added ignore-missing mode 2016-04-22 18:05:16 +02:00
__init__.py plugins: tuning units are handled within plugin classes 2013-01-11 15:14:54 +01:00
base.py plugin_base: correctly strip assignment modifiers even if not used 2016-07-08 15:58:30 +02:00
decorators.py plugin commands: add numeric priority to enforce execution order 2013-01-23 18:49:45 +01:00
exceptions.py units manager: handle NotSupportedPluginException 2013-01-28 16:21:12 +01:00
hotplug.py hotplug: do not apply dynamic tuning if dynamic tuning is disabled 2015-06-16 15:04:15 +02:00
plugin_audio.py plugin_audio: added check for integer 2015-06-02 12:06:42 +02:00
plugin_bootloader.py plugin_sysctl: unquoting sysctl values 2015-08-19 14:09:56 +02:00
plugin_cpu.py plugin_cpu: added support for sampling_down_factor and removed cpupower 2016-06-23 11:24:41 +02:00
plugin_disk.py plugin_disk: try to workaround embedded '/' in device names 2016-07-12 11:57:11 +02:00
plugin_eeepc_she.py plugins: made class methods from get_config_options* methods 2015-05-26 14:24:07 +02:00
plugin_modules.py plugins: added modules plugin 2016-07-04 19:03:51 +02:00
plugin_mounts.py plugin_mounts: not hardcoded lsblk path, it may differ accross distros 2016-07-15 15:56:36 +02:00
plugin_net.py plugin_net: added support for adapter coalesce and features 2015-05-28 16:43:42 +02:00
plugin_scheduler.py Introduced some Python 3 compatibility tweaks 2016-06-08 15:03:54 +02:00
plugin_script.py verify: added ignore-missing mode 2016-04-22 18:05:16 +02:00
plugin_scsi_host.py plugins: added scsi_host plugin 2015-08-24 16:16:28 +02:00
plugin_selinux.py plugins: made class methods from get_config_options* methods 2015-05-26 14:24:07 +02:00
plugin_sysctl.py plugin_sysctl: reapply system sysctl after Tuned sysctl are applied 2016-07-18 16:00:15 +02:00
plugin_sysfs.py Introduced some Python 3 compatibility tweaks 2016-06-08 15:03:54 +02:00
plugin_usb.py plugins: made class methods from get_config_options* methods 2015-05-26 14:24:07 +02:00
plugin_video.py verify: added ignore-missing mode 2016-04-22 18:05:16 +02:00
plugin_vm.py plugin_vm: introduced transparent_hugepage alias to transparent_hugepages 2016-07-18 16:23:21 +02:00
repository.py tuned: this is an update adding support for variables 2015-06-01 19:20:34 +02:00