(1301222 - Computer Organization and Architecture)
14
Assume a cache memory with some data stored on it. The data inside memory will be referred
to as P1, P2...etc. Assume the data inside memory will be inserted in the following sequence:
P1,P2,P2,P2,P3,P2,P3,P4,P3.
Based on the replacement techniques LRU, LFU, LIFO, FIFO show the replaced data from cache
memory.
(4 Points)
Enter your answer