Speeding-up exact and fast FIFO-based cache configuration simulation
スポンサーリンク
概要
- 論文の詳細を見る
The number of sets, block size, and associativity determine processors cache configurations. Particularly in embedded systems, their cache configuration can be optimized since their target applications are much limited. Recently, the CRCB method has been proposed for LRU-based (Least Recently Used-based) cache configuration simulation, which can calculate cache hit/miss counts accurately and very fast changing the three parameters. However many recent processors use FIFO-based (First-In-First-Out-based) caches instead of LRU-based caches due to the viewpoints of their hardware costs. In this paper, we propose a speeding-up cache configuration simulation method for embedded applications that uses FIFO as a cache replacement policy. We first prove several properties for FIFO-based caches and then propose a simulation method that can process two or more FIFO-based cache configurations with different cache associativities simultaneously. Experimental results show that our proposed method can obtain accurate cache hits/misses and runs up to 32% faster than the conventional simulators.
著者
-
Yanagisawa Masao
Dept. Electronics Waseda Univ.
-
Togawa Nozomu
Dept. of Computer Science and Engineering, Waseda University
-
Tawada Masashi
Dept. of Computer Science and Engineering, Waseda University
関連論文
- Partially-Parallel LDPC Decoder Achieving High-Efficiency Message-Passing Schedule(Selected Papers from the 18th Workshop on Circuits and Systems in Karuizawa)
- Reconfigurable Adaptive FEC System Based on Reed-Solomon Code with Interleaving(Adaptive Signal Processing, Recent Advances in Circuits and Systems-Part 1)
- FPGA-Based Reconfigurable Adaptive FEC(System Level Design)(VLSI Design and CAD Algorithms)
- High-Level Power Optimization Based on Thread Partitioning(System Level Design)(VLSI Design and CAD Algorithms)
- C-5 A Software/Hardware Codesign for MPEG Encoder
- Low Power LDPC Code Decoder Architecture Based on Intermediate Message Compression Technique
- Speeding-up exact and fast FIFO-based cache configuration simulation
- EFFECT OF A LOW MAGNETIC FIELD ON SHOOT GROWTH IN SOME PLANTS
- MH4 : multiple-supply-voltages aware high-level synthesis for high-integrated and high-frequency circuits for HDR architectures
- A High-Speed Trace-Driven Cache Configuration Simulator for Dual-Core Processor L1 Caches