Computer Architecture And Design Question:
Explain Set-associative mapping?
Answer:
This form of mapping is a modified form of the direct mapping where the disadvantage of direct mapping is removed. Set-associative mapping allows that each word that is present in the cache can have two or more words in the main memory for the same index address.
Previous Question | Next Question |
What is Associative mapping? | Explain Write back method? |