Disk and Drum Scheduling
Disk and Drum Scheduling
Disk and Drum Scheduling
Presentation on
“ Disk and Drum Scheduling ”
Submitted To Submitted By
Shivesh Kumar Pandey
Mr. Manish Ahirwar Sir 0101cs081054
CSE (5th semester)
Index
1. Disk Scheduling
2. Requirement of Disk Scheduling
3. Disk scheduling Algorithms
I. First Come First Serve (FCFS)
II. Shortest Seek Time First (SSTF)
III. SCAN
IV. C-SCAN
V. LOOK
VI. C-LOOK
VII. n-step SCAN
VIII. FSCAN
4. RAID concept
5. Reference
Disk Scheduling
Disk scheduling is the problem of deciding which particular
request for data by your computer from your storage medium
should be serviced first.
So, we are more fair –not stuck only on one side of the disk if
requests keep coming.
FSCAN
Contains two queues.