Highlight cpu governor changes

This commit is contained in:
JeremyStar™ 2024-07-11 19:32:11 +02:00
parent 7c956ea0a3
commit 328b888485
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -9,6 +9,8 @@ This repository improves/changes the following things over `https://aur.archlinu
- better PKGBUILD documentation - better PKGBUILD documentation
- more build options - more build options
- integrates kernel commandline directly into the final kernel build - integrates kernel commandline directly into the final kernel build
- defaults to cpu governor `schedutil` instead of `performance` (you don't need maximum performance 24/7 anyway, use [`gamemode`](https://github.com/FeralInteractive/gamemode) for maximum game performance or use [`cpu-power`](https://archlinux.org/packages/extra/x86_64/cpupower/))
- includes the `powersave` cpu governor for battery-powered devices
## Building ## Building
To build this kernel, run this command in your terminal: To build this kernel, run this command in your terminal: