Prefix DPM states with 'dpm-' to prevent future name collisions. Also, change the state in powersave profiles to 'battery' - there's no such DPM state as powersave. Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
23 lines
316 B
Text
23 lines
316 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=General non-specialized tuned profile
|
|
|
|
[cpu]
|
|
governor=conservative
|
|
energy_perf_bias=normal
|
|
|
|
[audio]
|
|
timeout=10
|
|
|
|
[video]
|
|
radeon_powersave=dpm-balanced, auto
|
|
|
|
[disk]
|
|
# Comma separated list of devices, all devices if commented out.
|
|
# devices=sda
|
|
|
|
[scsi_host]
|
|
alpm=medium_power
|