Sciweavers

SIGMETRICS
1997
ACM

Informed Multi-Process Prefetching and Caching

13 years 8 months ago
Informed Multi-Process Prefetching and Caching
Informed prefetching and caching based on application disclosure of future I/O accesses (hints) can dramatically reduce the execution time of I/O-intensive applications. A recent study showed that, in the context of a single hinting application, prefetching and caching algorithms should adapt to the dynamic load on the disks to obtain the best performance. In this paper, we show how to incorporate adaptivity to disk load into the TIP2 system, which uses cost-bene t analysis to allocate global resources among multiple processes. We compare the resulting system, which we call TIPTOE (TIP with Temporal Overload Estimators) to Cao et al's LRU-SP allocation scheme, also modi ed to include adaptive prefetching. Using disk-accurate trace-driven simulation we show that, averaged over eleven experiments involving pairs of hinting applications, and with data striped over one to ten disks, TIPTOE delivers 7% lower execution time than LRU-SP. Where the computation and I/O demands of each exp...
Andrew Tomkins, R. Hugo Patterson, Garth A. Gibson
Added 07 Aug 2010
Updated 07 Aug 2010
Type Conference
Year 1997
Where SIGMETRICS
Authors Andrew Tomkins, R. Hugo Patterson, Garth A. Gibson
Comments (0)