Govur University Logo
--> --> --> -->
...

When a virtual memory system replaces the page that has not been used for the longest period of time, what specific page replacement algorithm is being applied?



When a virtual memory system replaces the page that has not been used for the longest period of time, the Least Recently Used (LRU) page replacement algorithm is being applied. In a virtual memory system, programs use logical memory addresses which are mapped to physical memory addresses. Memory is divided into fixed-size blocks called pages. When a program tries to access a page that is not currently in physical memory, a page fault occurs. If physical memory is full, th....

Log in to view the answer



Community Answers

Sign in to open profiles and full community answers.

No community answers yet. Be the first to submit one.

Redundant Elements