112k views
1 vote
In the C-SCAN disk scheduling algorithm, the disk arm is required to move in one direction only until it reaches the last track or there are no more requests to service in that direction, then it reverses direction and the scan proceeds in the opposite direction in the same fashion.

True / False.

User Draav
by
4.9k points

1 Answer

4 votes

Answer:

False.

Step-by-step explanation:

In the C-SCAN disk scheduling algorithm, the disk arm is required to move in one direction only until it reaches the last track or there are no more requests to service in that direction, then it reverses direction and the scan proceeds in the opposite direction in the same fashion is a False statement.

User Undefined
by
5.2k points