in Operating System
377 views
1 vote
1 vote
Consider a unix file system which uses 12 Direct and a single indirect block pointer for file implementation. Assume that the block size is 4KB and each block can hold 512 block addresses. The maximum size of a file on such a system is ___________ KB.

 ans:[12+1*8] *4KB is right or wrong ? please correct me
in Operating System
377 views

5 Comments

edited by

The maximum size of a file on such a system is meansmaximum file in system not total file size

If they ask you maximum possible file size the means  total file size

yes correct

0
0

ashwin you are doing wrong

Block size/  DBA

[12 + 1*212/29]*4KB

0
0
Okay I got it just confused a bit.
0
0
@ anu

but 80KB is not given ans
0
0
mohit you need to consider maximum file size i.e. due to indirect pointer not whole , i missed that line see the point i given you
0
0

1 Answer

0 votes
0 votes

this is answer..

1 comment

yes this is given ans
0
0