diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-26 16:00:11 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-26 16:00:11 -0500 |
| commit | f0dabfcfb5f658eb601ac87cfad1608db4e48c1a (patch) | |
| tree | e465ab0409dd67d3f769f60aceadd7f9a6b16057 /scripts | |
| parent | f2dad229d23ca7f43d1b698a3fe3b11a994d4a3f (diff) | |
| download | archsetup-f0dabfcfb5f658eb601ac87cfad1608db4e48c1a.tar.gz archsetup-f0dabfcfb5f658eb601ac87cfad1608db4e48c1a.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')
0 files changed, 0 insertions, 0 deletions
