Question: exercise 7 . 1 . 4 A virtual address has the form ( s 1 , s 2 , p , w ) where each
exercise A virtual address has the form s s p w where each component is bits.
The page table of the paged segment table starts at address
A dash denotes a nonexistent page or page table.
A positive number, n in a table means that the page currently resident in memory staring at address n
A negative number, n in a table means that the page is not resident in memory and must be loaded from the disk. The value of n then gives the disk block containing the missing page. Ex: A in a page table entry indicates that the page is not in main memory and can be found in disk block
a
Starting with the page table of the segment table at address trace down the entire memory hierarchy and label each frame as: "page p of the segment table," "page table of segment s or "page p of segment s where p and s are the actual page and segment numbers. Page frames that remain unmarked are free.
b
Translate virtual address into a physical address and determine the content.
c
Translate the virtual address into a physical address and determine the content. Show all changes to the memory hierarchy as a result of the translation.
d
Show all changes to the memory hierarchy as a result of deleting segment
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
