Computer Science, asked by yaswanthatc95171, 8 months ago

Various types of cache miss

Answers

Answered by shrianshshrivastava
0

Answer:

Memory Systems

The misses can be classified as compulsory, capacity, and conflict. The first request to a cache block is called a compulsory miss, because the block must be read from memory regardless of the cache design. Capacity misses occur when the cache is too small to hold all concurrently used data.

Explanation:

Similar questions