Pith. sign in

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

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
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.

fields

cs.OS 1

years

2019 1

verdicts

REJECT 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • An Optimized Disk Scheduling Algorithm With Bad-Sector Management cs.OS · 2019-08-03 · reject · none · ref 11 · internal anchor

    A new LOOK-style disk scheduling algorithm with per-track sector and platter ordering plus a bad-sector handling table is claimed to cut disk access time by about 7.5 percent over earlier variants.