1 / 15

CS 7810 Lecture 14

CS 7810 Lecture 14. Reducing Power with Dynamic Critical Path Information J.S. Seng, E.S. Tune, D.M. Tullsen Proceedings of MICRO-34 December 2001. Instruction Criticality. Instruction Criticality. Blue instructions are critical Yellow instructions are non-critical

karma
Download Presentation

CS 7810 Lecture 14

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 7810 Lecture 14 Reducing Power with Dynamic Critical Path Information J.S. Seng, E.S. Tune, D.M. Tullsen Proceedings of MICRO-34 December 2001

  2. Instruction Criticality

  3. Instruction Criticality • Blue instructions are critical • Yellow instructions are non-critical • -- they can be slowed without • increasing execution time • The critical path can change • Critical instructions are usually • executed in order

  4. Criticality Metrics • QOLD – instructions that are the oldest in the • issueq are considered critical • can be extended to oldest-N • does not need a predictor

  5. Criticality Metrics • QOLD – instructions that are the oldest in the • issueq are considered critical • can be extended to oldest-N • does not need a predictor • young instrs are possibly on mispredicted paths • young instruction latencies can be tolerated • older instrs are possibly holding up the window • older instructions have more dependents in the pipeline than younger instrs • This paper uses a predictor because early criticality info is required

  6. Other Metrics • QOLDDEP: Producing instructions for oldest in q • ALOLD: Oldest instr in ROB • FREED-N: Instr completion frees up at least N • dependent instrs • Wake-Up: Instr completion triggers a chain of • wake-up operations • Instruction types: cache misses, branch mpreds, • and instructions that feed them

  7. Slow FUs Slow units have twice the latency of fast units

  8. Low Power Techniques • Slower circuit styles that consume less power • Smaller transistors consume less power, but take • longer to charge their load • Higher threshold voltage reduces leakage and • increases delay • Assumption: Leakage accounts for 10% of the • base; low power FUs consume 20% less dynamic • power and 50% less leakage

  9. IPC to FU-Power Ratio • Approximates hot-spot evaluation • Number of thermal emergencies might be a better metric • Total-IPC/Total-Power is more suitable for ___ ?

  10. Serial Nature of Critical Instrs

  11. Issue Queues and Criticality

  12. Proposed Microarchitecture Criticality Predictor In-order issueq FUs Dispatch o-o-o issueq FUs FUs FUs FUs FUs • Imbalance between the two queues can worsen performance • Favorable implications for temperature • o-o-o issueq can have long latency • Criticality predictor is likely to not be a hot spot

  13. Overall Results

  14. Power-Aware Architectures • Speculation control • Criticality • Leakage control by de-activating structures • Dynamic voltage and frequency scaling • Metrics: temperature, peak power, battery life, • packaging costs, power delivery, etc.

  15. Title • Bullet

More Related