This process needs two types of time required to process a request:
At run-time I/O requests for disk tracks to come from the process.
It is the responsibility of
Disk scheduling is important, without it a lot of time could be wasted reading a large amounts of data.
Read-write
pointer that keeps on changing the position of the head as the disk keeps rotating.read/write
request will be satisfied.read/write
data from the disk.
- Total access time Seek time Rotational delay Data transfer time
- Data Size Platter Surface Track Sectors Data
The following are the disk scheduling algorithms that can be used: