842 views
2 votes
2 votes
Suppose a file F of size 8KB is shared by 50 processes, each process read the entire F 5 times sequentially, disk uses linked allocation policy to store both Inode and data of the file with block size 256 byte in FAT and Block Pointer takes 2 bytes. The number of disk block access related to access the file F in executing all the 50 processes is:

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
1
monika sharma 2 asked Oct 3, 2016
1,020 views
what is extension of indexed allocation in file system
1 votes
1 votes
0 answers
2
Piyush Kapoor asked Aug 23, 2016
287 views
IiN ABOVE IMAGE SIR i AM NOT GETTING WHY INSERTING AT THE END OF LINKED LIST TAKING 3 I/O OPERATIONS BUT IN INSERTING AT THE BEIGINING ITS TAKING ONLY 1 I/O, IT SHOULD ...
0 votes
0 votes
1 answer
3
nitish asked Jan 15, 2016
389 views
Please clarify the structure of blocks if possible.