Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Consider UNIX i-node file system. Assume that there are 12 direct pointers, one single-indirect, one double-indirect, and one triple indirect pointer. Also assume that the
Consider UNIX i-node file system. Assume that there are 12 direct pointers, one single-indirect, one double-indirect, and one triple indirect pointer. Also assume that the hard drive is formatted by 1024 byte sectors (the size of the i-node disk block is 1024 bytes). If each disk block pointer is 32 bits, how many disk access(es) is (are) needed to access (read) the data (onebvte data) at 4,518,880 bytes from the beginning of a file? Assume that this file is never accessed before and no information about this file (ie., j-nodes) is loaded to the main memory. Only the directory that contains this file is loaded to the main memory. Show all your work. Showing the correct number of disk accesses) is worth 10% of the credit, while showing a correct procedure to find the number is worth 90% of the credit
Step 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