aboutsummaryrefslogtreecommitdiff
path: root/scripts/testing/setup-testing-env.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-26 16:00:11 -0500
committerCraig Jennings <c@cjennings.net>2026-05-26 16:00:11 -0500
commit25943a7a7f65b69ce7efb1ae9e346d6278c89b60 (patch)
tree8a105a641ae3e191abf42adcb4d64e6778d991fb /scripts/testing/setup-testing-env.sh
parent94d203e9dd23242440f7af3f585ae558d038ddb2 (diff)
downloadarchsetup-25943a7a7f65b69ce7efb1ae9e346d6278c89b60.tar.gz
archsetup-25943a7a7f65b69ce7efb1ae9e346d6278c89b60.zip
feat(archsetup): set a CPU governor with cpupower
I added cpupower to the Power section: install it, set the governor in /etc/default/cpupower, and enable cpupower.service so the governor applies at boot. The governor is performance. It's the one value valid under every cpufreq driver. amd_pstate and intel_pstate in active mode accept only performance or powersave, while passive and acpi-cpufreq also allow schedutil and ondemand. Laptops want powersave, so that's a per-host override to layer on later. The enable is non-fatal, matching the rest of the Power section.
Diffstat (limited to 'scripts/testing/setup-testing-env.sh')
0 files changed, 0 insertions, 0 deletions