parent
cd0f836a00
commit
85d3b6b8fd
1 changed files with 4 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ CPU_ENERGY_PERF_POLICY_ON_BAT=power
|
|||
CPU_MIN_PERF_ON_AC=0
|
||||
CPU_MAX_PERF_ON_AC=100
|
||||
CPU_MIN_PERF_ON_BAT=0
|
||||
CPU_MAX_PERF_ON_BAT=30
|
||||
CPU_MAX_PERF_ON_BAT=70
|
||||
|
||||
# Set the CPU "turbo boost" (Intel) or "turbo core" (AMD) feature:
|
||||
# 0=disable, 1=allow.
|
||||
|
|
@ -131,3 +131,6 @@ PCIE_ASPM_ON_BAT=powersupersave
|
|||
# Default: "mei_me nouveau radeon", use "" to disable completely.
|
||||
|
||||
RUNTIME_PM_DRIVER_DENYLIST=""
|
||||
|
||||
# Make sure USB_AUTOSUSPEND is disabled because it is super annoying to use your computer with a not-functioning mouse and keyboard
|
||||
USB_AUTOSUSPEND=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue