mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-30 12:32:37 +00:00
chore: Add balanced-no-pstate tuned profile for CPUs without pstate support. Uses schedutil instead of powersave.
This commit is contained in:
parent
f8ad9ab8f3
commit
fb9df3b571
@ -0,0 +1,25 @@
|
||||
#
|
||||
# tuned configuration
|
||||
#
|
||||
[main]
|
||||
|
||||
[cpu]
|
||||
priority = 10
|
||||
governor = schedutil
|
||||
energy_perf_bias = normal
|
||||
energy_performance_preference = balance_performance
|
||||
|
||||
[acpi]
|
||||
platform_profile = balanced
|
||||
|
||||
[audio]
|
||||
timeout = 10
|
||||
|
||||
[video]
|
||||
radeon_powersave = dpm-balanced, auto
|
||||
|
||||
[disk]
|
||||
|
||||
[scsi_host]
|
||||
alpm = medium_power
|
||||
|
Loading…
x
Reference in New Issue
Block a user