Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In the past, disks in IBM PC are addressed by 24-bit CHS address, where 10bits for cylinders(C), 8 bits for disk heads(H), 6 bits
In the past, disks in IBM PC are addressed by 24-bit CHS address, where 10bits for cylinders(C), 8 bits for disk heads(H), 6 bits for sectors(S). Assuming the capacity of a sector is 512 bytes. Consider the following disk I/O request sequence (assume the requests are represented by CHS address by hexadecimal, and the disk has the maximum capacity with above addressing) 1AC320, A2F5BC, 7A182D, EF6714, FOD76A, COF1D1, FFF236 (a) What is the largest capacity of this disk? (b) What is the seek distance (in cylinders) when using the following disk scheduling algorithms? Note that, the drive is currently serving a request at cylinder 50. (Please answer with a decimal number.) (i) SSTF (ii) C-LOOK (Start direction: moving from left to right)
Step by Step Solution
★★★★★
3.39 Rating (158 Votes )
There are 3 Steps involved in it
Step: 1
The image displays a question about disk storage specifically focusing on how the disks capacity is determined and how its seek distance is calculated ...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