Question

Help on Operation system.


Chapter 8, Consider a computer system with a 32-bit logical addressand 4-KB page size. The system supports up to 512 MB of physicalmemory. How many entries arethere in each of the following?

a.A conventional single-level page table.

b.An inverted page table.

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

32 -bit ==>2^32 Bytes --logical memory space

given page size is 4KB = 2^12Bytes

given physical memory size =512MB

                                                    =2^29bytes

so number of pages =2^32/2^12

                                    =2^20 pages

number of frames =2^29/2^12

                                 =2^17

a.number of entries in A conventional single-level page table are=2^20 (number of pages)

b.number of entries in a inverted page table =2^17 (number of frames)


answered by: studymoon
Add a comment
Answer #1
its simple!
a) 2^32/2^12=2^20 (page size=2^12)
b)2^29/2^12=2^17 (512MB=2^29)
Add a comment
Answer #2
Logical address =32-bitPage Size = 4KBPhysical Memory = 512MBNo. Of entries in the page table inconventional single-level page table

-With 32 bit virtual addresses and 4KB pages, 512MB physicalmemory,

512MB˜102WORDS

Thereare
page table entries
No. Of entries in inverted pagetable
Oneentry for each frame of physical memoryPhysicalMemory= 512MBNo. of entries=512MB/8 ==67108864Thus,no.of entries = 67108864I hope this will behelpful.
answered by: Lilii
Add a comment
Know the answer?
Add Answer to:
Help on Operation system.
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