Question: Consider a 1 6 - bit memory addressing computer system where the memory page size is 2 KB ( 2 0 4 8 bytes )
Consider a bit memory addressing computer system where the memory page size is KB bytes and
each process is allocated frames the main memory, which are empty initially. Now consider a process, which
requires pages of storage. At some point during its execution, a few pages have been referred with the
following sequence:
and
The page table is shown below:
Calculate the number of bit used to represent
i Page size
ii Page number
List the address ranges logical address for each page number of the process in decimal
List the address ranges logical address that will result in a page fault in decimal
Calculate the total number of frame in the main memory.
Given the following new ordered references to the virtuallogical addresses in decimal
I. Identify the page number of the virtuallogical
address
II Calculate the main memory physical addresses in
decimal
If there is a page fault, please use LRU based page replacement to replace the page. Show which page
will be affected and compute the physical addresses after the page fault. We assume the last four
references are as shown in the Table above before the new references.
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
