Question: Question 1 . ( 2 points ) Consider the page table for a system with 1 2 - bit virtual and physical addresses and 2
Question points Consider the page table for a system with bit virtual and
physical addresses and byte pages.
The list of free frames is that is is at the head of the list, is second,
and is last A dash for a page frame indicates that the page is not in the memory.
Please convert the following hexadecimal virtual addresses to their equivalent
hexadecimal physical addresses.
a
b
c
d
Hint: byte page bit page offset;bit virtual and physical addresses,
bit page numbers and frame numbers, so the first hexadecimal letter is the page
number in the hexadecimal virtual addresses; get the corresponding frame number
from the page table; if a page fault occurs the page is not in the memory and frame
number is load the required page in the first free frame in the list; extract the
frame number, combine frame number and page offset to get physical address.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
