Reducing power of TLB with power-gating technique on microprocessor (計算機アーキテクチャ・2008年並列/分散/協調処理に関する『佐賀』サマー・ワークショップ(SWoPP佐賀2008)--研究会・連続同時開催)
スポンサーリンク
概要
- 論文の詳細を見る
The TLB (translation lookaside buffer) is the hardware that translates the virtual address used by program to the physical address, which accesses memory. This high associate structure consumes considerable power of the microprocessor about 16%. The leakage of register file is also a problem, while prior work only has looked into reducing dynamic power of TLB. In this paper, we use fine-grained RTPG (run-time power gating) technique to reducing TLB leakage power. The main idea is: for iTLB, using a recently accessing register to save the sequential accessed entry, then power-off the whole iTLB file; for dTLB using counters on every entry, when counters exceeds a threshold power-off that entry line. Results with a suite of Mibench mark shows that with the methods, for iTLB 67% leakage power can be saved, for dTLB 41% leakage power can be saved. Despite the small increase of miss rates, the approach can reduce leakage power of TLBs, without damaging the performance of microprocessors.
- 一般社団法人情報処理学会の論文
- 2008-07-29
著者
-
Amano Hideharu
慶大
-
SUNATA Tetsuya
Department of Computer and Information Sciences, Tokyo University of Agriculture and Technology
-
Zhao Lei
Graduate School Of Science And Technology Keio University
-
ZHAO LEI
慶大
-
HUI XU
慶大
-
SEKI NAOMI
慶大
-
SUNATA TETSUYA
東京農工大
-
NAMIKI MITARO
東京農工大
-
Hui Xu
Graduate School Of Science And Technology Keio University
関連論文
- A Leakage Efficient Data TLB Design for Embedded Processors
- Cache controller design with run-time power gating (計算機アーキテクチャ・2008年並列/分散/協調処理に関する『佐賀』サマー・ワークショップ(SWoPP佐賀2008)--研究会・連続同時開催)
- Reducing power of TLB with power-gating technique on microprocessor (計算機アーキテクチャ・2008年並列/分散/協調処理に関する『佐賀』サマー・ワークショップ(SWoPP佐賀2008)--研究会・連続同時開催)
- Leakage Efficient TLB Design for Embedded Processors
- Performance Evaluation of Hardware Multi-process Execution on the Dynamically Reconfigurable Processor
- Development of a Thread Scheduler for SMT Processor Architecture
- 論理スレッド番号により管理されるキャッシュを持つマルチスレッドプロセッサの性能評価
- 論理スレッド番号により管理されるキャッシュを持つマルチスレッドプロセッサの性能評価
- A Leakage Efficient Data TLB Design for Embedded Processors
- A Leakage Efficient Instruction TLB Design for Embedded Processors