Update README.md

This commit is contained in:
Adnan Hodzic 2020-01-03 23:23:04 +01:00 committed by GitHub
parent 6c81233fc6
commit e26851ed92
1 changed files with 4 additions and 4 deletions

View File

@ -4,6 +4,10 @@ Automatic CPU speed & power optimizer for Linux based on active monitoring of la
## Why do I need auto-cpufreq? ## Why do I need auto-cpufreq?
[Youtube: auto-cpufreq - tool demo](https://www.youtube.com/watch?v=QkYRpVEEIlg)
[![](http://img.youtube.com/vi/QkYRpVEEIlg/0.jpg)](http://www.youtube.com/watch?v=QkYRpVEEIlg"")
One of the problems with Linux today on laptops is that CPU will run in unoptimized manner which will negatively reflect on battery life. For example, CPU will run using "performance" governor with turbo boost enabled regardless if it's plugged in to power or not. One of the problems with Linux today on laptops is that CPU will run in unoptimized manner which will negatively reflect on battery life. For example, CPU will run using "performance" governor with turbo boost enabled regardless if it's plugged in to power or not.
Issue can be mitigated by using tools like [indicator-cpufreq](https://itsfoss.com/cpufreq-ubuntu/) or [cpufreq](https://github.com/konkor/cpufreq), but these still require maual action from your side which can be daunting and cumbersome. Issue can be mitigated by using tools like [indicator-cpufreq](https://itsfoss.com/cpufreq-ubuntu/) or [cpufreq](https://github.com/konkor/cpufreq), but these still require maual action from your side which can be daunting and cumbersome.
@ -14,10 +18,6 @@ With that said, I needed a simple tool which would automatically make "cpufreq"
## Features ## Features
[Youtube: auto-cpufreq - tool demo](https://www.youtube.com/watch?v=QkYRpVEEIlg)
[![](http://img.youtube.com/vi/QkYRpVEEIlg/0.jpg)](http://www.youtube.com/watch?v=QkYRpVEEIlg"")
* Monitoring * Monitoring
* Basic system information * Basic system information
* CPU frequency * CPU frequency