Question: ( 2 5 points ) A segmented memory has paged segments. Each virtual address has a 2 - bit segment number, a 2 - bit
points
A segmented memory has paged segments. Each virtual address has a bit segment number, a bit page number, and an bit offset within the page. The main memory contains KB divided into KB pages. Each segment is either readonly, readwrite or readwriteexecute The page tables and protection are as follows:
table Segment tableSegment ReadWriteExecutetableSegment ReadWritetableSegment Read onlytableVirtualPagePage FrameVirtualPage,Virtual Page,tablePageFrametableVirtualPagetablePageFramePageFrame,Page Table not in main memoryOn disk On disk,On disk
For each of the following accesses to virtual memory, tell what physical address is computed.If a fault occurs, tell which kind.
tableAccessSegment,Page,Offset within page fetch data, fetch data, fetch data, store data, store data, store data, branch to it fetch data, fetch data, branch to it
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
