The document discusses three cache memory mapping techniques: Associative Mapping, Direct Mapping, and Set Associative Mapping. Each technique has its own advantages and disadvantages, with associative mapping being the most flexible and direct mapping having a lower hit ratio due to index conflicts. The document also highlights how cache performance can be improved by increasing the set size in set associative mapping to enhance the cache hit ratio.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
0 ratings0% found this document useful (0 votes)
12 views7 pages
CACHE MAPPING
The document discusses three cache memory mapping techniques: Associative Mapping, Direct Mapping, and Set Associative Mapping. Each technique has its own advantages and disadvantages, with associative mapping being the most flexible and direct mapping having a lower hit ratio due to index conflicts. The document also highlights how cache performance can be improved by increasing the set size in set associative mapping to enhance the cache hit ratio.