About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Publication
HICSS 1993
Conference paper
A quantitative evaluation of cache types
Abstract
The authors classify caches according to both index and tag. Since both index and tag could be either virtual or real, the classification results in four combinations or cache types. The real address caches with virtual tags under investigation are prediction-based, since index bins are generated from a small array and predictions could be false. As a result, the authors also discuss and evaluate real address most recently used (MRU) caches with real tags, and propose a new cache structure, virtually indexed MRU caches with real tags. Each of the four cache types and MRU caches are discussed and were evaluated using trace-driven simulation.