Changeset View
Changeset View
Standalone View
Standalone View
files/0002-enable_default_settings_in_conf.patch
| Show First 20 Lines • Show All 44 Lines • ▼ Show 20 Lines | |||||
| # Note: CPU parameters below are disabled by default, remove the leading # | # Note: CPU parameters below are disabled by default, remove the leading # | ||||
| # to enable them, otherwise kernel defaults will be used. | # to enable them, otherwise kernel defaults will be used. | ||||
| @@ -73,8 +72,8 @@ | @@ -73,8 +72,8 @@ | ||||
| # you should know what you're doing! | # you should know what you're doing! | ||||
| # Default: <none> | # Default: <none> | ||||
| -#CPU_SCALING_GOVERNOR_ON_AC=powersave | -#CPU_SCALING_GOVERNOR_ON_AC=powersave | ||||
| -#CPU_SCALING_GOVERNOR_ON_BAT=powersave | -#CPU_SCALING_GOVERNOR_ON_BAT=powersave | ||||
| +CPU_SCALING_GOVERNOR_ON_AC=powersave | +CPU_SCALING_GOVERNOR_ON_AC=performance | ||||
| +CPU_SCALING_GOVERNOR_ON_BAT=powersave | +CPU_SCALING_GOVERNOR_ON_BAT=schedutil | ||||
| # Set the min/max frequency available for the scaling governor. | # Set the min/max frequency available for the scaling governor. | ||||
| # Possible values depend on your CPU. For available frequencies see | # Possible values depend on your CPU. For available frequencies see | ||||
| @@ -97,8 +96,8 @@ | @@ -97,8 +96,8 @@ | ||||
| # - When HWP.EPP is available, EPB is not set | # - When HWP.EPP is available, EPB is not set | ||||
| # Default: balance_performance (AC), balance_power (BAT) | # Default: balance_performance (AC), balance_power (BAT) | ||||
| -#CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance | -#CPU_ENERGY_PERF_POLICY_ON_AC=balance_performance | ||||
| ▲ Show 20 Lines • Show All 217 Lines • Show Last 20 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.