Optimal Page Replacement Algorithm
Optimal is a simple page replacement algorithm in which pages are replaced based on which page will be used furthest in the future.
Optimal is a simple page replacement algorithm in which pages are replaced based on which page will be used furthest in the future.