CFP last date
20 May 2024
Reseach Article

Design and Simulation of Optimal Range Scheduling Algorithm

by Jay Mohta, Suraj Patel
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 177 - Number 6
Year of Publication: 2017
Authors: Jay Mohta, Suraj Patel
10.5120/ijca2017915791

Jay Mohta, Suraj Patel . Design and Simulation of Optimal Range Scheduling Algorithm. International Journal of Computer Applications. 177, 6 ( Nov 2017), 1-4. DOI=10.5120/ijca2017915791

@article{ 10.5120/ijca2017915791,
author = { Jay Mohta, Suraj Patel },
title = { Design and Simulation of Optimal Range Scheduling Algorithm },
journal = { International Journal of Computer Applications },
issue_date = { Nov 2017 },
volume = { 177 },
number = { 6 },
month = { Nov },
year = { 2017 },
issn = { 0975-8887 },
pages = { 1-4 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume177/number6/28627-2017915791/ },
doi = { 10.5120/ijca2017915791 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:45:06.242527+05:30
%A Jay Mohta
%A Suraj Patel
%T Design and Simulation of Optimal Range Scheduling Algorithm
%J International Journal of Computer Applications
%@ 0975-8887
%V 177
%N 6
%P 1-4
%D 2017
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Disk Scheduling is performed by operating system to schedule IO requests arriving for disk. Disk system performance can be improved by dynamically scheduling and ordering the pending requests in the queue. Past analysis of the algorithms is experimental on certain datasets and not guaranteeing the optimal performance. In this paper, author proposes a disk scheduling algorithm which aims at reducing the seek time. Then the proposed algorithm is compared with conventional scheduling algorithms and simulated evidences are provided in the paper. Our results show that the proposed algorithm will improve the performance of disk by reducing the average seek time and thereby providing a faster disk subsystem.

References
  1. B. L.Worthington, G. R. Ganger, and Y. N. Patt, Scheduling algorithms for modern disk drives,. in ACM SIGMETRICS Performance Evaluation Review, vol. 22, no. 1. ACM, 1994, pp. 241 to 251.
  2. M. Y. Javed and I. Khan, Simulation and performance comparison of four disk scheduling algorithms,. in TENCON 2000. Proceedings, vol. 2. IEEE, 2000, pp. 10 to 15.
  3. J Vachhani and Y. Turakhia, Design and Performance Evaluation of Median Range Scheduling Algorithm,. in International Journal of Computer Application Volume 172 No4 (August 2017).
Index Terms

Computer Science
Information Sciences

Keywords

Operating System Disk Scheduling Optimization Complexity Analysis