Difference between revisions of "DVFS"
From esoterum.org
Line 7: | Line 7: | ||
::Good linux kernel reference | ::Good linux kernel reference | ||
− | Addressing the power cost of switching overhead in DVFS processors. | + | *Topic: Addressing the power cost of switching overhead in DVFS processors. |
=== [[Experimental Setup]] === | === [[Experimental Setup]] === | ||
Line 24: | Line 24: | ||
*[http://moss.csc.ncsu.edu/~mueller/ftp/pub/mueller/papers/lctes05.pdf Zhu, Mueller, Feedback EDF Scheduling Exploiting Hardware-Assisted Asynchronous Dynamic Voltage Scaling, North Carolina State University] | *[http://moss.csc.ncsu.edu/~mueller/ftp/pub/mueller/papers/lctes05.pdf Zhu, Mueller, Feedback EDF Scheduling Exploiting Hardware-Assisted Asynchronous Dynamic Voltage Scaling, North Carolina State University] | ||
− | |||
=== DVFS in Linux === | === DVFS in Linux === | ||
*[http://www.public.asu.edu/~ashriva6/teaching/LPCA/Readings/05B-01.pdf Mitigating Amdahl’s Law Through EPI Throttling] | *[http://www.public.asu.edu/~ashriva6/teaching/LPCA/Readings/05B-01.pdf Mitigating Amdahl’s Law Through EPI Throttling] |
Revision as of 15:57, 2 March 2007
DVFS, Wikipedia An article that need to be written.
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.