DocumentCode :
2572987
Title :
Cost-effective compiler directed memory prefetching and bypassing
Author :
Ortega, Daniel ; Ayguade, Eduard ; Baer, J.-L. ; Valero, M.R.
Author_Institution :
Dept. d´Arquitectura de Computadors, Univ. Politecnica de Catalunya, Barcelona
fYear :
2002
fDate :
2002
Firstpage :
189
Lastpage :
198
Abstract :
Ever increasing memory latencies and deeper pipelines push memory farther from the processor. Prefetching techniques aim is to bridge these two gaps by fetching data in advance to both the L1 cache and the register file. Our main contribution in this paper is a hybrid approach to the prefetching problem that combines both software and hardware prefetching in a cost-effective way by needing very little hardware support and impacting minimally the design of the processor pipeline. The prefetcher is built on-top of a static memory instruction bypassing, which is in charge of bringing prefetched values in the register file. In this paper we also present a thorough analysis of the limits of both prefetching and memory instruction bypassing. We also compare our prefetching technique with a prior speculative proposal that attacked the same problem, and we show that at much lower cost, our hybrid solution is better than a realistic implementation of speculative prefetching and bypassing. On average, our hybrid implementation achieves a 13% speed-up improvement over a version with software prefetching in a subset of numerical applications and an average of 43% over a version with no software prefetching (achieving up to a 102% for specific benchmarks).
Keywords :
instruction sets; program compilers; storage management; bypassing; compiler directed memory prefetching; memory instruction bypassing; prefetching; register file; software prefetching; static memory instruction bypassing; Application software; Bridges; Costs; Delay; Hardware; Pipelines; Prefetching; Process design; Proposals; Registers;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Architectures and Compilation Techniques, 2002. Proceedings. 2002 International Conference on
ISSN :
1089-795X
Print_ISBN :
0-7695-1620-3
Type :
conf
DOI :
10.1109/PACT.2002.1106017
Filename :
1106017
Link To Document :
بازگشت