Highlight cpu governor changes
This commit is contained in:
parent
7c956ea0a3
commit
328b888485
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ This repository improves/changes the following things over `https://aur.archlinu
|
|||
- better PKGBUILD documentation
|
||||
- more build options
|
||||
- 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
|
||||
To build this kernel, run this command in your terminal:
|
||||
|
|
Loading…
Reference in a new issue