The LRU provides very bad performance when it comes to _________
(a) Blocks being accessed is sequential
(b) When the blocks are randomised
(c) When the consecutive blocks accessed are in the extremes
(d) None of the mentioned
I got this question by my college director while I was bunking the class.
Asked question is from Replacement Algorithms topic in chapter Memory System of Computer Architecture