JOURNAL ARTICLE

SCP: Synergistic cache compression and prefetching

Abstract

While processor caches cannot grow arbitrarily large due to area, power, and latency considerations, dataset sizes grow faster than Moore's Law and pressure caches to grow to accommodate the increasing working sets. Cache compression partially mitigates this problem by providing an effective cache capacity larger than the physical capacity of the cache, but the prevalent rule of thumb dictates that the miss rate lowers by only the square root of the additional cache capacity. Data prefetching and streaming engines can offer a better utilization of the cache space, but sophisticated schemes typically require significant on-chip space, and some even save part of the history they track in main memory (e.g., Spatio-Temporal Memory Streaming — STEMS) and oversubscribe the already limited off-chip bandwidth. In this paper we present synergistic cache compression and prefetching (SCP), a technique that utilizes the cache space saved by cache compression to implement the storage arrays required by data prefetching and streaming engines. SCP outperforms cache-compression-only and data-streaming-only schemes, and approximates the performance of a combined scheme that employs both cache compression and data streaming in hardware, but without the overhead of the additional history and storage arrays for the streaming engine. Utilizing the cache compression hardware to compress the storage arrays for a STEMS streaming engine, in addition to the data cache, allows the streaming engine to operate entirely on-chip using space saved by compressing the cache, obviating the need to offload parts of the history to main memory and further increasing performance.

Keywords:
Cache Computer science Cache algorithms Smart Cache Cache coloring Cache invalidation Cache pollution Page cache Parallel computing CPU cache Embedded system Computer hardware Operating system

Metrics

5
Cited By
0.30
FWCI (Field Weighted Citation Impact)
31
Refs
0.64
Citation Normalized Percentile
Is in top 1%
Is in top 10%

Citation History

Topics

Parallel Computing and Optimization Techniques
Physical Sciences →  Computer Science →  Hardware and Architecture
Advanced Data Storage Technologies
Physical Sciences →  Computer Science →  Computer Networks and Communications
Interconnection Networks and Systems
Physical Sciences →  Computer Science →  Computer Networks and Communications

Related Documents

BOOK-CHAPTER

Data Cache Prefetching

Year: 2005 Pages: 177-202
BOOK-CHAPTER

Instruction Cache Prefetching

Glenn Reinman

Chapman & Hall/CRC computer and information science series Year: 2005 Pages: 9-28
BOOK-CHAPTER

Data Cache Prefetching

Donald YeungYan Solihin

Chapman & Hall/CRC computer and information science series Year: 2005 Pages: 161-185
© 2026 ScienceGate Book Chapters — All rights reserved.