Ask Question
26 September, 08:41

What happens if the ratio of cache hit is more than cache miss in a system?

+5
Answers (1)
  1. 26 September, 10:00
    0
    If you are referring to a programmers perspective, that is a good thing. You want the cache to be utilized as much as possible, as in minimizing cache miss / hit ratio. Now, if you are referring to building a architecture, then you also have to factor in cache access time. For example, if the cache miss is really small, but the access time is huge because you made your cache so big, then you would observe worse performance.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What happens if the ratio of cache hit is more than cache miss in a system? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers