asked 126k views
2 votes
G The method of mapping where each memory locationis mapped to exactly one location in the cache is

asked
User PaoloC
by
8.6k points

1 Answer

3 votes

Answer:

Direct Mapped Cache

Step-by-step explanation:

Given that a Direct Mapped Cache is a form of mapping whereby each main memory address is mapped into precisely one cache block.

It is considered cheaper compared to the associative method of cache mapping, and it is faster when searching through it. This is because it utilizes a tag field only.

Hence, The method of mapping where each memory location is mapped to exactly one location in the cache is "Direct Mapped Cache"

answered
User Jose Gulisano
by
7.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.