Question

Consider a virtual memory system with the following properties: 36 bit virtual byte address, 8 KB...

Consider a virtual memory system with the following properties: 36 bit virtual byte address, 8 KB
pages size, and 32 bit physical byte address. Please explain how you determined your answer.
a. What is the size of main memory for this system if all addressable frames are used?
b. What is the total size of the page table for each process on this processor, assuming that the
valid, protection, dirty, and use bits take a total of 4 bits and that all the virtual pages are in
use? (Assume that disk addresses are not stored in the page table).

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

a. What is the size of main memory for this system if all addressable frames are used?

Main memory size = 2^32 = 4GB

b. What is the total size of the page table for each process on this processor, assuming that the

valid, protection, dirty, and use bits take a total of 4 bits and that all the virtual pages are in

use? (Assume that disk addresses are not stored in the page table).

8KB = 2^3 x 2^10 = 2^13
Total number of bits in virtual page number = 36 - 13 = 23

total size of the page table = 2^23 x 1/2 byte => 2^22 = 4MB

Thanks, PLEASE COMMENT if there is any concern.

Add a comment
Know the answer?
Add Answer to:
Consider a virtual memory system with the following properties: 36 bit virtual byte address, 8 KB...
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