Computer Science, asked by journeyburke4290, 10 months ago

Explain the various cache replacement policy of a cache memory

Answers

Answered by nishantsingh34
0

Explanation:

Cache Memory: Replacement Policy. When a MM block needs to be brought in while all the CM blocks are occupied, one of them has to be replaced. ... Random selection: replace a randomly selected block among all blocks currently in CM. FIFO (first-in first-out): replace the block that has been in CM for the longest time.

Similar questions