Design and Performance Evaluation of an Optimized Disk Scheduling Algorithm (ODSA)
Abstract
Management of disk scheduling is a very important aspect of operating system. Performance of the disk scheduling completely depends on how efficient is the scheduling algorithm to allocate services to the request in a better manner. Many algorithms (FIFO, SSTF, SCAN, C-SCAN, LOOK, etc.) are developed in the recent years in order to optimize the system disk I/O performance. By reducing the average seek time and transfer time, we can improve the performance of disk I/O operation. In our proposed algorithm, Optimize Disk Scheduling Algorithm (ODSA) is taking less average seek time and transfer time as compare to other disk scheduling algorithms (FIFO, SSTF, SCAN, C-SCAN, LOOK, etc.), which enhances the efficiency of the disk performance in a better manner.
Cite
@article{arxiv.1403.0334,
title = {Design and Performance Evaluation of an Optimized Disk Scheduling Algorithm (ODSA)},
author = {Sourav Kumar Bhoi and Sanjaya Kumar Panda and Imran Hossain Faruk},
journal= {arXiv preprint arXiv:1403.0334},
year = {2014}
}
Comments
8 pages, 26 figures