Sciweavers

SBACPAD
2004
IEEE

Cache Filtering Techniques to Reduce the Negative Impact of Useless Speculative Memory References on Processor Performance

13 years 5 months ago
Cache Filtering Techniques to Reduce the Negative Impact of Useless Speculative Memory References on Processor Performance
High-performance processors employ aggressive speculation and prefetching techniques to increase performance. Speculative memory references caused by these techniques sometimes bring data into the caches that are not needed by correct execution. This paper proposes the use of the firstlevel caches as filters that predict the usefulness of speculative memory references. With the proposed technique, speculative memory references bring data only into the firstlevel caches rather than all levels in the cache hierarchy. The processor monitors the use of the cache blocks in the first-level caches and decides which blocks to keep in the cache hierarchy based on the usefulness of cache blocks. It is shown that a simple implementation of this technique usually outperforms inclusive and exclusive baseline cache hierarchies commonly used by today's processors and results in IPC performance improvements of up to 9.2% on the SPEC2000 integer benchmarks.
Onur Mutlu, Hyesoon Kim, David N. Armstrong, Yale
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2004
Where SBACPAD
Authors Onur Mutlu, Hyesoon Kim, David N. Armstrong, Yale N. Patt
Comments (0)