Sciweavers

TJS
2008

Combating I-O bottleneck using prefetching: model, algorithms, and ramifications

13 years 4 months ago
Combating I-O bottleneck using prefetching: model, algorithms, and ramifications
Multiple memory models have been proposed to capture the effects of memory hierarchy culminating in the I-O model of Aggarwal and Vitter [?]. More than a decade of architectural advancements have led to new features that are not captured in the I-O model - most notably the prefetching capability. We propose a relatively simple Prefetch model that incorporates data prefetching in the traditional I-O models and show how to design optimal algorithms that can attain close to peak memory bandwidth. Unlike (the inverse of) memory latency, the memory bandwidth is much closer to the processing speed, thereby, intelligent use of prefetching can considerably mitigate the I-O bottleneck. For some fundamental problems, our algorithms attain running times approaching that of the idealized Random Access Machines under reasonable assumptions. Our work also explains more precisely the significantly superior performance of the I-O efficient algorithms in systems that support prefetching compared to on...
Akshat Verma, Sandeep Sen
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2008
Where TJS
Authors Akshat Verma, Sandeep Sen
Comments (0)