Compare commits
No commits in common. "cf7a3e93e4a54af5f1eefc62867a3a077d4231af" and "9a5db049284e0e34b0118977816a98054901c2e1" have entirely different histories.
cf7a3e93e4
...
9a5db04928
@ -1,9 +0,0 @@
|
|||||||
# Professional Audio Configuration in Arch Linux
|
|
||||||
|
|
||||||
Semi-Pro*
|
|
||||||
|
|
||||||
## Resources
|
|
||||||
|
|
||||||
* [Wiki](https://wiki.archlinux.org/title/Professional_audio)
|
|
||||||
* `pacman -Sg pro-audio` to view all the packages in that group
|
|
||||||
* Uses [JACK](https://wiki.archlinux.org/title/JACK_Audio_Connection_Kit)
|
|
@ -1,7 +0,0 @@
|
|||||||
# Hardware Performance Measurment
|
|
||||||
|
|
||||||
## Tools and Commands
|
|
||||||
|
|
||||||
1. `i7z`
|
|
||||||
2. `turbostat`
|
|
||||||
3. TODO: Expand
|
|
@ -1,20 +0,0 @@
|
|||||||
# 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'.
|
|
||||||
|
|
||||||
## 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
|
|
Reference in New Issue
Block a user