M. Hu, “Improved Disk Scheduling Algorithms Based on Rotational Position,” Journal of Shanghai University, Vol. 9, No. 5, 2005, pp. 411-414. http://dx.doi.org/10.1007/s11741-005-0024-z
has been cited by the following article:
TITLE: A New Approach to Disk Scheduling Using Fuzzy Logic
AUTHORS: Priya Hooda, Supriya Raheja
KEYWORDS: Operating System; Hard Disk; Disk Scheduling; Fuzzy Logic; Fuzzy Inference System (FIS)
JOURNAL NAME: Journal of Computer and Communications, Vol.2 No.1, December 26, 2013
ABSTRACT: Disk scheduling is one of the main responsibilities of Operating System. OS manages hard disk to provide best access time. All major Disk scheduling algorithms incorporate seek time as the only factor for disk scheduling. The second factor rotational delay is ignored by the existing algorithms. This research paper considers both factors, Seek Time and Rotational Delay to schedule the disk. Our algorithm Fuzzy Disk Scheduling (FDS) looks at the uncertainty associated with scheduling incorporating the two factors. Keeping in view a Fuzzy inference system using If-Then rules is designed to optimize the overall performance of disk drives. Finally we compared the FDS with the other scheduling algorithms.