DocumentCode :
3234310
Title :
The case for efficient file access pattern modeling
Author :
Kroeger, Thomas M. ; Long, Darrell D. E.
Author_Institution :
Jack Baskin Sch. of Eng., California Univ., Santa Cruz, CA, USA
fYear :
1999
fDate :
1999
Firstpage :
14
Lastpage :
19
Abstract :
Most modern I/O systems treat each file access independently. However events in a computer system are driven by programs. Thus, accesses to files occur in consistent patterns and are by no means independent. The result is that modern I/O systems ignore useful information. Using traces of file system activity we show that file accesses are strongly correlated with preceding accesses. In fact, a simple last-successor model (one that predicts each file access will be followed by the same file that followed the last time it was accessed) successfully predicted the next file 72% of the time. We examine the ability of two previously proposed models for file access prediction in comparison to this baseline model and see a stark contrast in accuracy and high overheads in state space. We then enhance one of these models to address the issues of model space requirements. This new model is able to improve an additional 10% on the accuracy of the last-successor model, while working within a state space that is within a constant factor (relative to the number of files) of the last successor model. While this work was motivated by the use of file relationships for l/O prefetching, information regarding the likelihood of file access patterns has several other uses such as disk layout and file clustering for disconnected operation
Keywords :
input-output programs; I/O systems; accuracy; baseline model; disconnected operation; disk layout; efficient file access pattern modeling; file access prediction; file clustering; file system activity traces; l/O prefetching; last-successor model; model space requirements; state space overheads; Computer aided software engineering; Electronic switching systems; File systems; Frequency; Hip; Internet; Lifting equipment; Predictive models; Prefetching; State-space methods;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Hot Topics in Operating Systems, 1999. Proceedings of the Seventh Workshop on
Conference_Location :
Rio Rico, AZ
Print_ISBN :
0-7695-0237-7
Type :
conf
DOI :
10.1109/HOTOS.1999.798371
Filename :
798371
Link To Document :
بازگشت