Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Consider a fully associative TLB with a capacity of 16 virtual-to-physical page translations. Assuming that the physical memory has a capacity of 32K

 

3. Consider a fully associative TLB with a capacity of 16 virtual-to-physical page translations. Assuming that the physical memory has a capacity of 32K pages, each 2KB in size, answer the following: (a) How many bits are associated with each PTE (including one valid bit and one dirty bit)? (b) How many bits are associated with each page translation in the TLB (in- cluding one valid bit and one dirty bit)? (c) How many bits must the page table register hold? (d) How many bits of left-shifting must the PPN undergo for determination of the physical memory address of the first byte of a physical page? (e) How many address bits are required for the physical memory? What is the capacity of this memory in bytes?

Step by Step Solution

3.48 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

a Here Each PTE stores PPN and each PPN has 15 bits 32K Thus each PTE has ... 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

Computer Organization and Design The Hardware Software Interface

Authors: David A. Patterson, John L. Hennessy

5th edition

124077269, 978-0124077263

More Books

Students also viewed these Programming questions