Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider a pure paging system that uses two levels of page tables and 32- bit addresses. Each virtual address is the ordered set v=(p, t,

Consider a pure paging system that uses two levels of page tables and 32- bit addresses. Each virtual address is the ordered set v=(p, t, d), where the ordered pair (p, t) is the page number and d is the displacement into the page. Each page table entry is 32 bits (4 bytes). The number of bits that store p is np, the number of bits that store t is nt

1. Assume np = nt = 12.

a. How large (in bytes) is the table at each level of the multilevel page table? Hint: we have two levels, so we have two page tables .

b. What is the page size, in bytes? Hint: how many bits are used to specify d?

2. Assume np = nt = 9.

a. How large is the table at each level of the multilevel page table?

b. What is the page size, in bytes?

3. Based on the above two settings, discuss the trade-offs of large and small table sizes.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learn To Program Databases With Visual Basic 6

Authors: John Smiley

1st Edition

1902745035, 978-1902745039

More Books

Students also viewed these Databases questions

Question

5. How would you describe your typical day at work?

Answered: 1 week ago

Question

7. What qualities do you see as necessary for your line of work?

Answered: 1 week ago