Pc-opt: Optimal offline prefetching and caching for parallel i/o systems (2002)
| Venue: | IEEE TRANSACTIONS ON COMPUTERS |
| Citations: | 8 - 0 self |
BibTeX
@ARTICLE{Kallahalla02pc-opt:optimal,
author = {Mahesh Kallahalla and Peter J. Varman},
title = {Pc-opt: Optimal offline prefetching and caching for parallel i/o systems},
journal = {IEEE TRANSACTIONS ON COMPUTERS},
year = {2002},
volume = {51},
number = {11},
pages = {1333--1344}
}
OpenURL
Abstract
We address the problem of prefetching and caching in a parallel I/O system and present a new algorithm for parallel disk scheduling. Traditional buffer management algorithms that minimize the number of block misses are substantially suboptimal in a parallel I/O system where multiple I/Os can proceed simultaneously. We show that in the offline case, where a priori knowledge of all the requests is available, PC-OPT performs the minimum number of I/Os to service the given I/O requests. This is the first parallel I/O scheduling algorithm that is provably offline optimal in the parallel disk model. In the online case, we study the context of global L-block lookahead, which gives the buffer management algorithm a lookahead consisting of L distinct requests. We show that the competitive ratio of PC-OPT, with global L-block lookahead, is ðM L þ DÞ, when L M, and ðMD=LÞ, when L>M, where the number of disks is D and buffer size is M.







