1 1 vote Are miss latency & miss penalty same in cache?if no then what's the difference??? CO & Architecture co-and-architecture cache-memory + – MayankSharma 3.0k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
3 3 votes miss latency means total time taken to search an element in the cache and it's not found.miss penalty means time taken transffer a block of memory from main memory to cache which is not present inside the cache. BASANT KUMAR answered Aug 29, 2018 BASANT KUMAR comment Share Follow See 1 comment 1 1 comment reply Gate Fever commented Dec 22, 2018 reply Follow flag @BASANT KUMAR can u pls tell the formula for miss penalty of L1 cache and L2 cache?? 0 0 replyShare Please log in or register to add a comment.