What are the two methods of the LRU page replacement policy that can be implemented in hardware?
(a) Counters
(b) RAM & Registers
(c) Stack & Counters
(d) Registers
This question was addressed to me in an online quiz.
This is a very interesting question from Virtual Memory in chapter The Linux System of Operating System