The Least Recently Used (LRU) Page Replacement Algorithm | Page Replacement Algorithms | InformIT
The Least Recently Used (LRU) Page Replacement Algorithm A good approximation to the optimal algorithm is based on the observation that pages that have been heavily used in the last few instructions will probably be heavily used again in the next few. Con
www.informit.com |