1
0
Fork 0
tuned/profiles/powersave/tuned.conf
Jaroslav Škarvada 59e259a3ce plugin_cpu: added support for x86_energy_perf_policy
This feature is controlled by the energy_perf_bias cpu plugin
option.

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2013-10-23 10:44:24 +02:00

34 lines
447 B
Text

#
# tuned configuration
#
[cpu]
governor=ondemand
energy_perf_bias=powersave
[eeepc_she]
[vm]
[audio]
timeout=10
[video]
radeon_powersave=auto
[disk]
# Comma separated list of devices, all devices if commented out.
# devices=sda
alpm=min_power
[net]
# Comma separated list of devices, all devices if commented out.
# devices=eth0
[sysctl]
vm.laptop_mode=5
vm.dirty_writeback_centisecs=1500
kernel.nmi_watchdog=0
[script]
script=script.sh