Types of Cache Misses | Computer Architecture & Organisation (CAO) - Computer Science Engineering (CSE) PDF Download

Introduction


Cache Miss occurs when data is not available in the Cache Memory. When the CPU detects a miss, it processes the miss by fetching requested data from main memory.

Types of Cache misses


These are various types of cache misses as follows below.

  • Compulsory Miss 
    It is also known as cold start misses or first references misses. These misses occur when the first access to a block happens. Block must be brought into the cache.
  • Capacity Miss
    These misses occur when the program working set is much larger than the cache capacity. Since Cache can not contain all blocks needed for program execution, so cache discards these blocks.
  • Conflict Miss
    It is also known as collision misses or interference misses. These misses occur when several blocks are mapped to the same set or block frame.These misses occur in the set associative or direct mapped block placement strategies.
  • Coherence Miss
    It is also known as Invalidation. These misses occur when other external processors, i.e., I/O updates memory.

Properties of these Cache misses


These are various properties of Cache misses for same data set and various types of caches:

  • Compulsory misses occur same in all types of direct mapped, set associative and associative caches.
  • Coherence misses occur same in all types of direct mapped, set associative and associative caches.
  • Conflict misses occur high in direct mapped cache, medium in set associative cache, and zero in associative mapped cache.
  • Capacity misses occur low in direct mapped cache, medium in set associative cache, and high in associative mapped cache.
The document Types of Cache Misses | Computer Architecture & Organisation (CAO) - Computer Science Engineering (CSE) is a part of the Computer Science Engineering (CSE) Course Computer Architecture & Organisation (CAO).
All you need of Computer Science Engineering (CSE) at this link: Computer Science Engineering (CSE)
20 videos|86 docs|48 tests

Top Courses for Computer Science Engineering (CSE)

20 videos|86 docs|48 tests
Download as PDF
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Semester Notes

,

past year papers

,

shortcuts and tricks

,

Previous Year Questions with Solutions

,

Extra Questions

,

video lectures

,

Types of Cache Misses | Computer Architecture & Organisation (CAO) - Computer Science Engineering (CSE)

,

Types of Cache Misses | Computer Architecture & Organisation (CAO) - Computer Science Engineering (CSE)

,

pdf

,

Free

,

mock tests for examination

,

Important questions

,

study material

,

MCQs

,

Sample Paper

,

Objective type Questions

,

Exam

,

Summary

,

practice quizzes

,

Types of Cache Misses | Computer Architecture & Organisation (CAO) - Computer Science Engineering (CSE)

,

ppt

,

Viva Questions

;