Ask Question
4 August, 09:22

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. 4 August, 09:37
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers