208 views
0 votes
0 votes
consider the organization of a Unix file as represented by inode. Assume that there are 12 block pointers and a singly,doubly and triply indirect pointers in each inode. Further assume that block size of system and disk sector size are 8KB. The disk pointer is 32bits and maximum file size is 16MB.

Assuming no information other than file inode is in main memory. How many disk accesses are required to access a byte in position 13423826 of the file?

A. 1 B. 2 C. 4 D.8

Please help.

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
4
dragonball asked Jan 10, 2018
605 views
Given disk size is 40 MB.Block Size is 8KB .The size of the bit map is ..... bits.Plz describe the answer with a proper diagram so that I could visualize the things as I ...