Dynamic Reconfiguration of Cache Indexing in Embedded Processors(VLSI Systems)
スポンサーリンク
概要
- 論文の詳細を見る
Cache performance optimization is an important design consideration in building high-performance embedded processors. Unlike general-purpose microprocessors,embedded processors can take advantages of application-specific information in optimizing the cache performance. One of such examples is to use modified cache index bits (over conventional index bits) based on memory access traces from key target embedded applications so that the number of conflict misses can be reduced. In this paper,we present a novel fine-grained cache reconfiguration technique which allows an infra-program reconfiguration of cache index bits,thus better reflecting the changing characteristics of a program execution. The proposed technique,called dynamic reconfiguration of index bits (DRIB),dynamically changes cache index bits in the function level. This compiler-directed and fine-grained approach allows each function to be executed using its own optimal index bits with no additional hardware support. In order to avoid potential performance degradation by frequent cache invalidations from reconfiguring cache index bits,we describe an efficient algorithm for selecting target functions whose cache index bits are reconfigured. Our algorithm ensures that the number of cache misses reduced by DRIB outnumbers the number of cache misses increased from cache invalidations. We also propose a new cache architecture,Two-Level Indexing (TLI) cache,which further reduces the number of conflict misses by intelligently dividing indexing steps into two stages. Our experimental results show that the DRIP approach combined with the TLI cache reduces the number of cache misses by 35% over the conventional cache indexing technique.
- 社団法人電子情報通信学会の論文
- 2007-03-01
著者
-
Lim Sung-soo
School Of Computer Science And Engineering Seoul National University
-
Lim Sung-soo
School Of Computer Science Kookmin University
-
KIM Jihong
School of Computer Science and Engineering, Seoul National University
-
Kim Jihong
Seoul National Univ. Seoul Kor
-
Kim Jihong
School Of Computer Science And Engineering Seoul National University
-
KIM Junhee
School of Computer Science and Engineering, Seoul National University
関連論文
- DAC : A Device-Aware Cache Management Algorithm for Heterogeneous Mobile Storage Systems
- Dynamic Reconfiguration of Cache Indexing in Embedded Processors(VLSI Systems)
- PAW : A Pattern-Aware Write Policy for a Flash Non-volatile Cache