Learn to indicate Hit and Miss in Cache Memory with an example

preview_player
Показать описание
Please subscribe my channel using gmail or hotmail or any other email id, don't subscribe it using your university/college email id. because it will not count.

This video is on how to indicate Hit and Miss in cache memory. The following question has been taken as example to elaborate the steps for indicating hit and miss in cache memory.

Consider a small direct map cache with 32 blocks where the cache is initially empty. Block size is 16 Bytes. The following memory are referred 0x3E8, 0x3EC,0x3F0, 0x3F4, 0x9F8 and 0x9FC. Design the map addresses to cache blocks and indicate whether hit or miss.

Other videos ( specially for Computer system architecture Course)
Computer Architecture: Pipeline and Non pipeline Comparison Problem

Pipelining Example with solution
A 4-stage pipeline has stage delays of 150, 120, 160, and 140 nanoseconds respectively. Registers that are used between the stages have a delay of 5 nanoseconds each. Assuming a constant clocking rate, how much total time is required to process 1000 data items on this pipeline.

Other videos
Learn how to Draw State Transition Diagram by using State Transition Table: Digital Logic

Mantissa and exponent of 5 representing in Binary floating-point

Binary Multiplication
Рекомендации по теме
Комментарии
Автор

Super explanation I have never come across this type of explanation

KOUSHIKPALADUGU-ciff
Автор

ur an absolute legend ❤, thank you so much!! I finally got it

BigChunges-yf
Автор

Great and quick explanation 🙏🏿🙏🏿 may God bless you

Er-iuzx
Автор

thank you so much!! I finally got it. Cảm ơn vì đã giải thích

hooikkgglqqai
Автор

thank you very much i hope ill do well in my test today ! god bless you

juubi
Автор

if the problem didn't say anything about adress bits, why assume 32 bits and not 12 bits like the address they give you in hexa?

natiiim
Автор

Thought the address was 16Bytes and not 32Bits, i'm a little confused

chubbahubba
Автор

why are the addresses 32 bit? Where does it tell you?

rusmq
Автор

Hi, I have an exercise where sometimes you have to read-access and sometimes to write-access...so I have a question.
If I access in read mode and miss do I have to write the tag? Or just put Miss?
If I access in write mode I have only to write the tag and not to put Hit or Miss?

gianlucasperti
Автор

how would i find the block address for the addresses 0x3E8, 0x3EC, etc..?

huskymp