Computer Architecture And Design Question:
Download Job Interview Questions and Answers PDF
Explain Direct mapping?
Answer:
In direct mapping the RAM is made use of to store data and some is stored in the cache. An address space is split into two parts index field and tag field. The cache is used to store the tag field whereas the rest is stored in the main memory. Direct mapping`s performance is directly proportional to the Hit ratio.
Download Computer Architecture And Design Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Vertical Micro code? | What is Associative mapping? |