Difference between revisions of "DVFS"

From esoterum.org
Jump to: navigation, search
(Switching Overhead)
(Switching Overhead)
Line 14: Line 14:
  
 
*[http://www.acpi.info/DOWNLOADS/ACPIspec40a.pdf Advanced Configuration and Power Interface Specification]. Hewlett-Packard, Intel, Microsoft, Toshiba Corporations, and Phoenix Technologies Ltd. Revision 4.0a. April 5, 2010
 
*[http://www.acpi.info/DOWNLOADS/ACPIspec40a.pdf Advanced Configuration and Power Interface Specification]. Hewlett-Packard, Intel, Microsoft, Toshiba Corporations, and Phoenix Technologies Ltd. Revision 4.0a. April 5, 2010
 +
 +
*[http://software.intel.com/en-us/articles/power-efficiency-analysis-and-sw-development-recommendations-for-intel-atom-based-mid-platforms/ Power Efficiency – Analysis and SW Development Recommendations for Intel® Atom™ based MID platforms]. Intel Software Network. May 4, 2009 9:00 PM PDT.
 +
:-Overview charts on C-State configuration details wakeup times and power consumption
  
 
=== DVFS Project Resources ===
 
=== DVFS Project Resources ===

Revision as of 00:16, 29 August 2010

DVFS, Wikipedia An article that need to be written.

Switching Overhead

-p. 168: "Processor core (including shared cache) is unavailable for less than 2us during the frequency transition."
Power consumption table for 5600 by C-state
Power consumption table for several processors at different power management C-states
-20us transition overhead for all C-states?
-Overview charts on C-State configuration details wakeup times and power consumption

DVFS Project Resources

Concise references for DVFS project from 2003 using speedstep on an IBM Thinkpad
Good linux kernel reference
  • Topic: Addressing the power cost of switching overhead in DVFS processors.

Experimental Setup

DVFS Papers

Prediction and switching overhead

DVFS in Linux