PowerTOP

Summary

PowerTOP is a software utility designed to measure, explain and minimise a computer's electrical power consumption.[1] It was released by Intel in 2007 under the GPLv2 license. It works for Intel, AMD, ARM and UltraSPARC processors.

PowerTOP
Original author(s)Intel
Initial release2007
Stable release
2.15 / September 29, 2022; 18 months ago (2022-09-29)
Repository
  • github.com/fenrus75/powertop Edit this at Wikidata
Written inC
Operating systemLinux, Solaris
Platformx86, ARM, UltraSPARC
TypeUtility
LicenseGPLv2
Website01.org/powertop/

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.[1] 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 edit

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.

Project activity edit

The latest release of PowerTOP (version 2.15) was made public on September 29, 2022.[2] The project is hosted on GitHub.[3]

See also edit

References edit

  1. ^ a b Gray, James (15 February 2008). "Interview With Arjan van de Ven of Intel and Lesswatts.org | Linux Journal". Linux Journal. Retrieved 2022-09-21.
  2. ^ Kammela, Gayatri (29 September 2022). "Release PowerTOP v2.15". GitHub.
  3. ^ "GitHub - fenrus75/powertop: The Linux PowerTOP tool". GitHub. 25 June 2022.

External links edit

  • Official website
  • Version Control Repository
  • Powertop for OpenSolaris – part of Project Tesla