English

Design and Performance Evaluation of an Optimized Disk Scheduling Algorithm (ODSA)

Operating Systems 2014-03-04 v1

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.

Keywords

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

R2 v1 2026-06-22T03:18:49.890Z