© Thomas Kunz 2000
SCE 574
247
The Second Chance Algorithm
äIt uses a FIFO replacement strategy. However, it will evict the oldest page only if its R bit is set to 0. äThe algorithm avoids evicting a heavily used page that happens to be the oldest in memory.