gsax
2005-07-30 06:59:11 UTC
Hi
We all know that FIFO suffers from Belady's Anomaly & LRU does not.
My question is why LRU 'never' suffers from Belady's Anomaly?
After all LRU is just an 'approximation' to the Optimal replacement
algorithm...
so why should it 'never' suffer from BA .. I mean I can understand it
doing better than FIFO & suffering sometime from BA, but why never?
thanks
Gsax
We all know that FIFO suffers from Belady's Anomaly & LRU does not.
My question is why LRU 'never' suffers from Belady's Anomaly?
After all LRU is just an 'approximation' to the Optimal replacement
algorithm...
so why should it 'never' suffer from BA .. I mean I can understand it
doing better than FIFO & suffering sometime from BA, but why never?
thanks
Gsax