Recent questions tagged disk-scheduling

1 votes
1 answer
92
plz explain scan cscan ,i have 2 books which gives 2 different implementation
3 votes
4 answers
93
Which of the following disk scheduling policies results in the minimum amount of head movement?(A) FCFS(B) Circular scan(C) Elevator
24 votes
3 answers
101
The correct matching for the following pairs is:$$\small \begin{array}{cl|cl}\hline \text{(A)} &\text{Disk Scheduling} & \text{(1)} &\text{Round robin} \\\hline \text{...
29 votes
6 answers
103
Which of the following disk scheduling strategies is likely to give the best throughput?Farthest cylinder nextNearest cylinder nextFirst come first servedElevator algorit...