Question: Suppose a system uses 1KB blocks and 16-bit (2-byte) addresses. What is the largest possible file size for this file system for the following

Suppose a system uses 1KB blocks and 16-bit (2-byte) addresses. What is

  

Suppose a system uses 1KB blocks and 16-bit (2-byte) addresses. What is the largest possible file size for this file system for the following inode organizations? a The inode contains 12 pointers directly to data blocks. b The inode contains 12 pointers directly to data blocks and one indirect block. Assume the indirect data block uses all 1024 bytes to store pointers to data blocks. c The inode contains 12 direct pointers to data blocks, one indirect data block and one doubly indirect data block.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To calculate the largest possible file size for each inode organization we need to consider the maxi... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!