Questions 17-20 Now a 2 entry victim cache with FIFO replace…
Questions 17-20 Now a 2 entry victim cache with FIFO replacement is added to the cache system described for Questions 8-12. Answer all the below questions considering this optimization: Address stream repeated for convenience A. LD 0x000AB. ST 0x001BC. ST 0x002CD. LD 0x003DE. LD 0x004EF. ST 0x005FG. LD 0x0031H. ST 0x0022
Read DetailsPrefetching can cause cache pollution when it brings in data…
Prefetching can cause cache pollution when it brings in data that isn’t used, potentially replacing data we might have used again. We discussed two strategies to remedy or alleviate this. Name one, and explain how it reduces cache pollution.
Read Details