You explained it in the best possible way. Thank You so much! I read this topic from the book "Computer Organization and Design" but that was too confusing. We really appreciate the amount of work that you put in to make this video. Thank you...
@AnasAlharbi0411 жыл бұрын
thank you so much i have an exam tommorow and you have just made my day i had a problem with understanding this lecture .. thanks again
@Tayybayasir-g4c17 күн бұрын
NoNononononono😮😮😮😮😮😮😮
@FrederikHaaning10 жыл бұрын
Crisp, clear explanation. Thank you for aiding my understanding.
@victoriacarneiro28078 жыл бұрын
Best explanation I found online
@JohnOConner19 жыл бұрын
Excellent tutorial. Used this to refresh my memory of direct mapped cache.
@ismail_5 жыл бұрын
WHAT A GENIUS, I FINALLY UNDERSTAND AFTER HOURS AND HOURS THANK YOU SO MUCH
@Gman248610 жыл бұрын
I need to pass my final.
@jasoncessna10 жыл бұрын
hey, I have a final tomorrow as well! I ALSO need to pass. Good luck, friend
@cuongphong957 жыл бұрын
did you guy pass?
@sathyaramesh69787 жыл бұрын
Gibran C who knows
@ahmetbayrak60457 жыл бұрын
same
@grab2win9826 жыл бұрын
same
@jliu67359 жыл бұрын
Thank you, especially for the explanation of "block number in cache".
@shashanksingh69919 жыл бұрын
well explained.. was banging my head for hours before i found this video really very helpful thanks a lot!!
@sohamparikh93159 жыл бұрын
Thanks a lot! That was very precise and to the point and explains all the concepts properly. Do keep your videos coming :)
@shanfangzhao8 жыл бұрын
thanks, I got really confused during the class today but you helped me out.
@AshisKumarSahoo110 жыл бұрын
1 page explanation. Really nice and clear.
@tiantuoyou28916 жыл бұрын
Finally I found someone can explain this clearly.
@QuranUrdu4k10 жыл бұрын
Great Explanation.Please continue with related topics.
@akashchakraborty8310 жыл бұрын
Thank you very much! This is very help full..am solving a problem but i had some confusion ..now it is clear to me.
@rahulcoolify10 жыл бұрын
one of the best explanation. Great job.
@Zerpentile9310 жыл бұрын
Such a simple and nice way to explain this. Thanks!
@addictedtomusic75226 жыл бұрын
Finally an easily understandable accent. Thank you for the detailed explanation!
@manfree5039 жыл бұрын
thank you very much, you have saved my brain for a quiz coming up next week!
@faiyazelahimullick89648 жыл бұрын
Mr. Pardo you the real MVP
@EvilKingMacrocranios10 жыл бұрын
Thanks for helping me understand a big part of my homework!
@ShadyDoorags8 жыл бұрын
This was very helpful, thank you.
@FooBarWidget11 жыл бұрын
Excellently explained!
@Mankind54908 жыл бұрын
Just absolutely amazing explanation thank you so much
@siddharthsharmaBelieve9 жыл бұрын
Thanks from India !!
@karmen52211 жыл бұрын
Thanks for the video. It was very useful for me. :) Regards, University of Mataram, Lombok - Indonesia
@hasithaeye9 жыл бұрын
Thanks from Sri Lanka.
@BiranchiNarayanNayak9 жыл бұрын
Excellent tutorial... nicely explained.
@libraneverlasting10 жыл бұрын
Very nicely explained. Thanks
@darthattano9 жыл бұрын
Very nice video . . I needed to learn this topic for my report . thanks so much!!!
@ronylev-ari321910 жыл бұрын
Now, that was AMAZING! :) Thank you so much!
@04Bovo11 жыл бұрын
Thank you soo much! ive been struggling to understand this
@NehaJain170410 жыл бұрын
very nice explanation.! Thank you very much sir!!
@abhinavverma5959 жыл бұрын
Thank you! Your video is very helpful
@iloveyourmum0010 жыл бұрын
Thank you sir. It helps clear concepts.
@franciscovilla8287 жыл бұрын
Thanks for your help, but I am a little confused. In the minute 5:25 you said that d-b bits is the "block number" and the b bits the "offset", could you please clarify me why?, because I think should be b the size of block number and b-d the offset. Thanks! PS: I tried with 4 blocks (b = 2 bits) and d=3 bits address.
@MatthewDaddario10 жыл бұрын
Thank you ! Very helpful.
@MayLava10 жыл бұрын
Thanks so much. It helps me a lot.
@RTmuscle_7 жыл бұрын
Awesome.Very well explained.
@AntoniaIvanovaStorm10 жыл бұрын
Thank you so much sir :) Keep up the amazing work
@dao-lam10 жыл бұрын
This is very helpful! Thank you!
@jonweinstock90156 жыл бұрын
wonderful explanation! thanks!
@HeroEngineering11 жыл бұрын
outstanding, outstanding video! Thanks so much!
@MsBourne4710 жыл бұрын
very very good lesson,thanks.
@utkarshbhatnagar3911 жыл бұрын
Really useful video, thanks!
@rappergenerico7 жыл бұрын
This was really helpful, thank you!
@1993bhanuka10 жыл бұрын
This is GREAT!!! thank you.
@md.abdullahal-alamin80599 жыл бұрын
Thanx! This is very helpful
@utf8redactedcharacters10 жыл бұрын
I was hoping that you'd do an example. But Thanks!
@abdelrahmanghreebmatar544510 жыл бұрын
thanks, very well explained. Would you please clarify more the rule of the validity bit? I mean, if I am understanding right, the TAG field in the cache block tells whether or not the block really corresponds to the memory block required or not, so what is the importance of the validity bit?
@AbelardoPardo10 жыл бұрын
It is simply to tell you if the block stored in the cache contains valid data. In certain circumstances, the content in main memory changes so much that you need to void some blocks in the cache. The valid bit allows you to do something like that very quickly. Or, you can think of the content of the cache when the system powers up. All the blocks are "invalid" and must be detected as so.
@abdelrahmanghreebmatar544510 жыл бұрын
Aha, thanks
@DominoDay4Live11 жыл бұрын
What a hero
@MeqdadDarweesh8 жыл бұрын
Very Helpful :) Thanks.
@satadhi8 жыл бұрын
best explaination !
@crelloc9 жыл бұрын
How does direct mapped cache work with multiword blocks per line? We will have multiple blocks from memory refer to a single line in cache. But what if there is a cache miss, do we clear all of the data ( which contains more than one word) in the line and change the tag? I ask this because multiple blocks can refer to one cache line but some block will have a different tag.
@dominikwagner55399 жыл бұрын
Why does the Tag contain c? It is allways the same for a specific block.
@namanrawal58499 жыл бұрын
Hmm..so how would I do a problem such as this one? A computer employs a 16Mbyte 32-bit word main memory and a cache of 8 Kbytes. Determine the number of bits in each field of the address in the following organizations: 1. Direct mapping with a line size of one word. 2. Direct mapping with a line size of eight words. Thanks..!
@learnwithsounak10 жыл бұрын
this is very good thank u very much
@rahuldas22259 жыл бұрын
then the offset bits are totally waste??
@jcasaubon10 жыл бұрын
Awesome thank you!
@Csartreweghhgf6 жыл бұрын
This is gold
@FRITTY123485468 жыл бұрын
great video thanks
@adityasinha80898 жыл бұрын
Well explained. Thank you so much. ^_^
@MrRocksW10 жыл бұрын
Thanks so much!
@nadiiachepurko673610 жыл бұрын
Good job
@massakrienene10 жыл бұрын
So sir, if I have a 32-bit micro-controller, can I say d=32?
@suryasikharej81163 жыл бұрын
Sir this means that d-b-c = c bits? I am confused i think that the number of tag bits should be equal to cache line bits. Please clarify sir thanks a lot in advance.