Ask Question
12 April, 14:04

Suppose a file system can have three disk allocation strategies, contiguous, linked, and indexed. We have just read the information for a file from its parent directory. For contiguous and linked allocation, this gives the address of the first block, and for indexed allocation this gives the address of the index block. Now we want to read the 10th data block into the memory. How many disk blocks (N) do we have to read for each of the allocation strategies?

+1
Answers (1)
  1. 12 April, 16:02
    0
    Since we are using three disk allocation strategies, continuous linked and indexed, therof to process and read allocation strategies we need 99830 disk blocks.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Suppose a file system can have three disk allocation strategies, contiguous, linked, and indexed. We have just read the information for a ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers