Question

A file system control block has the following address method: 10 direct block address, 10-bit single...

A file system control block has the following address method: 10 direct block address, 10-bit single indirect address, and 10-bit double indirect address. The block size is 8K bytes. What address method will be used for the data files of 100K, 10M, and 10G bytes respectively? List the detailed computation to justify your answer.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Disk blocks= 8K bytes
10 direct block address
8K*10= 80K can be accessed directly

Single indirect block: –
10‐bit address, we have 1 byte per block pointer,
so 8KB/1 = 8192 blocks –
Can access file size: 8192 * 8 KB = 64 MB

Double‐indirect block: –
Can access file size: 8192 * 8192 * 8 KB = 512 GB

100K,10M single-indirect address method.

10G double-indirect address method

Add a comment
Know the answer?
Add Answer to:
A file system control block has the following address method: 10 direct block address, 10-bit single...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT