Answered step by step
Verified Expert Solution
Question
1 Approved Answer
a. Given a disk with 200 tracks in total, where disk requests are received for the tracks in the following order: 85, 58, 60,
a. Given a disk with 200 tracks in total, where disk requests are received for the tracks in the following order: 85, 58, 60, 39, 18, 90, 160, 38, 184 Given the disk arm is currently on track 85, calculate the number of tracks traversed when the head is moving towards the end and C-SCAN algorithm is used for disk scheduling? b. Assume in this file system data are updated infrequently and accessed frequently in random order. Which disk allocation method would maximize efficiency in terms of speed of access, use of storage space, ease of update? Discuss your choice.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
a The number of tracks traversed when the head is moving towards the end and CSCAN algorithm is used for disk scheduling is 180 tracks The CSCAN algorithm works by moving the disk head from the inner ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started