This commit adds 'energy_performance_preference' tunings for some of the premade profiles in TuneD. For more information about energy_performance_preference, see https://www.kernel.org/doc/html/v4.19/admin-guide/pm/intel_pstate.html#energy-vs-performance-hints Signed-off-by: Ryan Brue <ryanbrue@hotmail.com>
14 lines
163 B
Text
14 lines
163 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=Optimize for server power savings
|
|
|
|
[cpu]
|
|
energy_performance_preference=balance_power
|
|
|
|
[disk]
|
|
|
|
[scsi_host]
|
|
alpm=min_power
|