Difference between revisions of "DVFS"

From esoterum.org
Jump to: navigation, search
(Switching Overhead)
(Switching Overhead)
Line 24: Line 24:
 
:-Gives wakeup times, but don't know where they came from
 
:-Gives wakeup times, but don't know where they came from
 
:-[http://www.techarp.com/showarticle.aspx?artno=420&pgno=7 example power performance by P-states]
 
:-[http://www.techarp.com/showarticle.aspx?artno=420&pgno=7 example power performance by P-states]
 +
 +
*[http://www.google.com/url?sa=t&source=web&cd=11&ved=0CBYQFjAAOAo&url=http%3A%2F%2Fwww.cs.pitt.edu%2F~kirk%2Fcs3150spring2010%2FShiminChen.pptx&ei=ACJ6TOmCBoH0swOLyKjuCg&usg=AFQjCNFwzbg7RmydeiafeOk9czxVGx0MHQ&sig2=2mweki_MMkUFrZYusUWJDQ Power states overview slides from University of Pittsburg], example of c-state selections over time
  
 
=== DVFS Project Resources ===
 
=== DVFS Project Resources ===

Revision as of 03:06, 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
-p. 167: "Processor C-State Power Specifications" table power consumption 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
-Gives wakeup times, but don't know where they came from
-example power performance by P-states

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