Abstract: The least recently used (LRU) algorithm is one of the page replacement algorithms used in the swap mechanism of the Linux kernel. The LRU algorithm has evolved through various modifications ...