Unix - style I - node - Example - Operating System

Q.  Consider a Unix - style I - node that has 10 direct pointers, 1 single, 1 double and 1 triple indirect pointers. What is the maximum possible file size if disk block size of 1kbyte, disk block address of 32 bit and 48 bit integers are used?
- Published on 26 Aug 15

a. 234 byte
b. 232 byte
c. 264 byte
d. 2 24 byte

ANSWER: 232 byte

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)