Title :
A trace-driven analysis of parallel prefetching algorithms for parallel and distributed systems
Author :
Bin, Cai ; Hu, Diqing ; Xie, Changsheng
Author_Institution :
Dept. of Comput. Sci., Huazhong Univ. of Sci. & Technol.
Abstract :
I/O for parallel and distributed systems has drawn increasing attention over the past decade as it has become apparent that I/O performance, rather than CPU performance, may be the key limiting factor in the performance of future systems. Prefetch is the fundamental approach for improving the overall read performance. At present, there are some well-known prefetching algorithms in parallel and distributed systems, such as LRU-Lookahead, Fixed Horizon, and greedy algorithmin. In this paper, we study these parallel prefetching algorithms and explore the performance characteristics of each of the algorithms using the trace-driven simulation. We find that when performance is limited by I/O stall, aggressive prefetch helps to alleviate the problem. However, conservative prefetch performs well in computing-bound situations. Moreover, we find that carefully choosing replacement decision is not necessary to balance the load across the disks when the data is well laid out
Keywords :
input-output programs; multiprocessing systems; parallel processing; performance evaluation; storage management; Greedy algorithm; LRU-Lookahead; distributed systems; fixed horizon; parallel prefetching algorithms; parallel system; trace-driven analysis; Algorithm design and analysis; Bandwidth; Computational modeling; Computer science; File systems; Greedy algorithms; Laboratories; Multimedia databases; Parallel processing; Prefetching;
Conference_Titel :
High-Performance Computing in Asia-Pacific Region, 2005. Proceedings. Eighth International Conference on
Conference_Location :
Beijing
Print_ISBN :
0-7695-2486-9
DOI :
10.1109/HPCASIA.2005.14