The Optimal Replacement Policy
This lesson delves into the optimal replacement policy and explains it with the demonstration of an example.
We'll cover the following...
About the policy
To better understand how a particular replacement policy works, it would be nice to compare it to the best possible replacement policy. As it turns out,
TIP: COMPARING AGAINST OPTIMAL IS USEFUL
Although optimal is not very practical as a real policy, it is incredibly useful as a comparison point in simulation or other studies. Saying that your fancy new algorithm has an 80% hit rate isn’t meaningful in isolation; saying that optimal achieves an 82% hit rate (and thus your new approach is quite close to optimal) makes the result more meaningful and gives it context.
... Thus, in any study you perform, knowing what the optimal is lets you perform a better comparison, showing how much improvement is still possible, and also when you can