Computer Architecture And Design Question:

Explain Set-associative mapping?

Tweet Share WhatsApp

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.

Download Computer Architecture And Design PDF Read All 42 Computer Architecture And Design Questions
Previous QuestionNext Question
What is Associative mapping?Explain Write back method?