Question: Question #6: Least Recently Used algorithm is used to predict future memory access patterns based on previous access patterns (i.e. if a page has not

Question #6: Least Recently Used algorithm is used to predict future memory access patterns based on previous access patterns (i.e. if a page has not been accessed for a while, it is not likely to be referenced again soon). Another idea that some researchers have explored is to record the memory reference pattem from the last time the program was run and use it to predict what it will access next time. Discuss the positive and negative aspects of this idea on various programs running in the system. (3+3=6) Positive aspects: Negative aspects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
