Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the following questions, assume the following: 6 4 - bit virtual addresses. sizeof ( int ) = 4 . Page size of 4 KB

For the following questions, assume the following:
64-bit virtual addresses.
sizeof(int)=4.
Page size of 4 KB.
128 MB of physical memory with LRU page replacement policy.
Fully associative TLB with 16 entries and an LRU replacement policy.
(1)(2 points) Given a virtual address, how many bits are needed for the Virtual Page Number and
Offset?
(2)(2 points) Given a physical address, how many bits are needed for the Physical Page Number
and Offset?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions