Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please solve task #2. Task #01:For the disk described in slide #14, answer the following questions with some explanations : (1) What is the range
Please solve task #2.
Task #01:For the disk described in slide #14, answer the following questions with some explanations : (1) What is the range of the number of sectors per track on the disks ? (the size of one sector is 512 bytes) ? (2) Estimate the number of tracks on the disk. (3) Estimate the distance from the center of one track to the center of the next track. 1 Task #02: Answer the following questions with some explanations: (1) Suppose a disk has 201 cylinders, numbered from 0 to 200. At some time the disk arm is at cylinder 100, and there is a queue of disk access requests for cylinders 30, 85, 90, 100, 105, 110, 135 and 145. If SSTF is being used for scheduling the disk access, the request for cylinder 90 is served after servicing number of requests. (A) 1, (B) 2, (C) 3, (D) 4 (2) Suppose the following disk request sequence (track numbers) for a disk with 100 tracks is given: 45, 20, 90, 10, 50, 60, 80, 25, 70. Assume that the initial position of the R/W head is on track 50. The additional distance that will be traversed by the R/W head when the Shortest Seek Time First (SSTF) algorithm is used compared to the SCAN (Elevator) algorithm (assuming that SCAN algorithm moves towards 100 when it starts execution) is tracks. (A) 8, (B) 9, (C) 10, (D) 11Step by Step Solution
There are 3 Steps involved in it
Step: 1
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