A Self-adaptive and Prediction-based I/O Performance Optimization Method

YAN Qi
DOI: https://doi.org/10.3969/j.issn.1002-137X.2007.09.075
2007-01-01
Computer Science
Abstract:I/O performance has already become the bottleneck of the total performance of computer systems for a long time.And under the condition of the present computer technology,I/O performance optimization method looks espe- cially important for I/O performance.A self-adaptive and prediction-based I/O performance optimization method is proposed in this paper.The method uses prediction-based prefetching to improve the performance of read operation and uses prediction-based buffer allocation to improve the performance of write operation,so the I/O subsystem perform- ance is enhanced totally.The results of testing experiments show that this method is universal and obviously effective to different kinds of I/O workloads.
What problem does this paper attempt to address?