298 views
0 votes
0 votes
Consider a file system that uses inodes to represent files. Disk blocks
are 8 KB in size, and a pointer to a disk block requires 4 bytes. This file
system has 12 direct disk blocks, as well as single, double, and triple
indirect disk blocks. What is the maximum size of a file that can be
stored in this file system?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
ajaysoni1924 asked Mar 22, 2019
249 views
Explain why logging metadata updates ensures recovery of a file system after a file-system crash.
0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
4
ajaysoni1924 asked Mar 22, 2019
347 views
Discuss the advantages and disadvantages of supporting links to filesthat cross mount points (that is, the file link refers to a file that is storedin a different volume)...