Question: When the memory is divided into 4 pages, calculate the placement of the page that has not been used for the longest time using the
When the memory is divided into 4 pages, calculate the placement of the page that has not been used for the longest time using the LRU algorithm for the page requests given below?
7,0,1,2,0,3,0,4,2,3,0,3,2,1,2,0,1,7,0,1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
