[Solved] File System Suppose Unix File System Disk Block Size 1000 Bytes Could Please Explain Solve Q37160679
File System: Suppose you have a UNIX file system where a diskblock size is 1000 bytes….
![Question 3. (20 points) [File System] Suppose that you have a UNIX file system where the disk block size is 1000 bytes. Disk](https://media.cheggcdn.com/media%2F3fc%2F3fc556c1-b346-4c8b-82eb-ca8a81cd0a24%2Fphp3zd2NY.png)
Could you please explain how you can solve this problem? Thanksin advance.
Question 3. (20 points) [File System] Suppose that you have a UNIX file system where the disk block size is 1000 bytes. Disk addresses and file block pointers take 32 bits (4 bytes), and the i-node contains 10 direct pointers, one single-indirect pointer and one double- indirect pointer. Assume an index block is the same size as a disk block [Hint: it may help if you sketch a picture of how i-node is used to locate the blocks making up a file. ] 1) What is the maximum number of data blocks a file will be supported by this i-node structure? A. 62,760 B. 251,010 C. 30 D. 1,001,010 E. 350 Answer: blocks or 2) If a user wants to store 5,000 bytes into a file, how many disk blocks the file would need from the hard disk not including the i-node? A. 50 Answer: B. 100 D. 6 F. 101 C. 5 E.51 blocks or Show transcribed image text Question 3. (20 points) [File System] Suppose that you have a UNIX file system where the disk block size is 1000 bytes. Disk addresses and file block pointers take 32 bits (4 bytes), and the i-node contains 10 direct pointers, one single-indirect pointer and one double- indirect pointer. Assume an index block is the same size as a disk block [Hint: it may help if you sketch a picture of how i-node is used to locate the blocks making up a file. ] 1) What is the maximum number of data blocks a file will be supported by this i-node structure? A. 62,760 B. 251,010 C. 30 D. 1,001,010 E. 350 Answer: blocks or 2) If a user wants to store 5,000 bytes into a file, how many disk blocks the file would need from the hard disk not including the i-node? A. 50 Answer: B. 100 D. 6 F. 101 C. 5 E.51 blocks or
Expert Answer
Answer to File System: Suppose you have a UNIX file system where a disk block size is 1000 bytes…. Could you please explain how … . . .
OR

