PowerTOP
Original author(s) | Intel |
---|---|
Initial release | 2007 |
Stable release |
2.8
/ November 5, 2015 |
Written in | C |
Operating system | Linux, Solaris |
Platform | x86, ARM, UltraSPARC |
Type | Utility |
License | GPLv2 |
Website |
01 |
PowerTOP is a software utility designed to measure, explain and minimise a computer's electrical power consumption. It was released by Intel in 2007 under the GPLv2 license. It works for Intel, AMD, ARM and UltraSPARC processors.
PowerTOP analyzes the programs, device drivers, and kernel options running on a computer based on the Linux and Solaris operating systems, and estimates the power consumption resulting from their use. This information may be used to pinpoint software that results in excessive power use. This is particularly useful for laptop computer users who wish to prolong battery life, and data center operators, for whom electrical and cooling costs are a major expenditure.
Usage
The original focus was on CPU sleep states, and showing the programs or drivers responsible for "wakeups" which prevent CPUs entering sleep states. A database of known problems automatically provides more user friendly "tips" for specific sources of wakeups. However, it also shows information on CPU frequency scaling. Over time the database has been expanded to include tips on a wide range of power consumption issues.
Hardware
It is most effective on laptop computers. Laptops are specifically designed to allow power use to be both monitored and controlled. In particular, many laptop computers can measure the rate of battery use (when not connected to mains power). PowerTOP uses this feature to estimate power usage in Watts and battery life. This provides immediate feedback on changes made e.g. disabling wireless networking when not used.
Project activity
The latest release of PowerTOP (version 2.8) was made public on November 05, 2015.[1] The project is hosted on GitHub.[2]
See also
- Power management
- Green computing
- LatencyTOP
- top (software)
- Run-time estimation of system and sub-system level power consumption
References
- ↑ "PowerTOP". Intel.
- ↑ "GitHub - fenrus75/powertop: The Linux PowerTOP tool". GitHub.
External links
- Official website
- Development repository website for projects
- Powertop for OpenSolaris – part of Project Tesla