A set of algorithms implemented for deciding which page to remove from memory when there is not enough space. Examples are LRU, FIFO, and OPT.
A set of algorithms implemented for deciding which page to remove from memory when there is not enough space. Examples are LRU, FIFO, and OPT.