PowerTOP

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

PowerTOP
Original author(s) Intel
Initial release 2007
Stable release 2.7 / November 24, 2014; 9 years ago (2014-11-24)
Written in C
Operating system Linux, Solaris
Platform x86, ARM, UltraSPARC
Type Utility
License GPLv2
Website 01.org/powertop/

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.7) was made public on November 24, 2014.[1] The project is hosted on GitHub.[2]

See also

References

External links