Explain the various cache replacement policy of a cache memory
Answers
Answered by
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
Math,
1 year ago
Computer Science,
1 year ago