This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
arch-conf-install/services/power-management/tools.md

21 lines
722 B
Markdown
Raw Normal View History

2021-12-11 15:11:28 +01:00
# Power Management Tools
## Tools and their configurations
### cpupower
* `cpupower` and the AUR `cpupower-gui` are the relevant packages.
* These are a set of userspace utilities designed to assist with CPU frequency scaling.
* the configuration is located at `/etc/default/cpupower`
* __Enable__ and _start_ the systemd service.
### Power Profile Daemons
* look into [PPD](https://wiki.archlinux.org/title/CPU_frequency_scaling#power-profiles-daemon)
* using 'performance'.
2021-12-11 15:40:40 +01:00
## thermald
* The `thermald` package is a Linux daemon used to prevent the overheating of Intel CPUs. This daemon monitors temperature and applies compensation using available cooling methods.
* _Start_ and __enable__ the systemd service