Ask Question
Today, 18:55

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

+3
Answers (1)
  1. Today, 22:37
    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?
Get an answer to your question ✅ “What happens if the ratio of cache hit is more than cache miss in a system? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers