DocumentCode :
1486223
Title :
Compression-based program characterization for improving cache memory performance
Author :
Phalke, Vidyadhar ; Gopinath, B.
Author_Institution :
Network Programs Inc., Piscataway, NJ, USA
Volume :
46
Issue :
11
fYear :
1997
fDate :
11/1/1997 12:00:00 AM
Firstpage :
1174
Lastpage :
1186
Abstract :
It is well known that compression and prediction are interrelated in that high compression implies good predictability, and vice versa. We use this correlation to find predictable properties of program behavior and apply them to appropriate cache management tasks. In particular, we look at two properties of program references: (1) Inter Reference Gaps: defined as the time interval between successive references to the same address by the processor, and (2) Cache Misses: references which access the next level of the memory hierarchy. Using compression, we show that these two properties are highly predictable and exploit them to improve Cache Replacement and Cache Prefetching, respectively. Using trace-driven simulations on SPEC and Dinero benchmarks, we demonstrate the performance of our predictive schemes, and compare them with other methods for doing the same. We show that, using our predictive replacement scheme, miss ratio in cache memories can be improved up to 43 percent over the well-known Least Recently Used (LRU) algorithm, which covers the gap between the LRU and the off-line optimal (MIN) miss ratios, by more than 84 percent. For cache prefetching, we show that our scheme eliminates up to 62 percent of the total misses in D-caches. An equivalent sequential prefetch scheme only removes up to 42 percent of the misses. For I-caches, our scheme performs almost the same as the sequential scheme and removes up to 78 percent of the misses
Keywords :
cache storage; data compression; performance evaluation; storage management; Cache Misses; Inter Reference Gaps; cache management; cache memory performance; cache prefetching; predictive replacement scheme; prefetch scheme; program behavior; program characterization; trace-driven simulations; Cache memory; Delay; Hardware; Memory management; Operating systems; Pattern matching; Predictive models; Prefetching; Random access memory; Registers;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/12.644292
Filename :
644292
Link To Document :
بازگشت