powertop: add page (#3882)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
This commit is contained in:
15
pages/linux/powertop.md
Normal file
15
pages/linux/powertop.md
Normal 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`
|
Reference in New Issue
Block a user