powertop: add page (#3882)

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
This commit is contained in:
Howard Yun
2020-02-28 08:32:56 -05:00
committed by GitHub
parent 649e2f6590
commit c8f0263169

15
pages/linux/powertop.md Normal file
View File

@@ -0,0 +1,15 @@
# powertop
> Optimize battery power usage.
- Calibrate power usage measurements:
`sudo powertop --calibrate`
- Generate HTML power usage report in the current directory:
`sudo powertop --html={{power_report.html}}`
- Tune to optimal settings:
`sudo powertop --auto-tune`