Open In App

GATE | GATE CS 1996 | Question 55

A demand paged virtual memory system uses 16 bit virtual address, page size of 256 bytes, and has 1 Kbyte of main memory. LRU page replacement is implemented using a list whose current status (page number in decimal) is



 

 



 

.

For each hexadecimal address in the address sequence given below

 00FF, 010D, 10FF, 11B0

indicate
i) the new status of the list
ii) page faults, if any, and
iii) page replacements, if any

Answer:
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :