GATE 2015- Average Access Time - Cache Hit Miss - Computer Architecture

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2017
  • GATE 2015- Average Access Time - Cache Hit Miss - Computer Architecture

ความคิดเห็น • 28

  • @ansaahmed4780
    @ansaahmed4780 4 ปีที่แล้ว +2

    Why did you take simultaneous access rather than hierarchical (because cache word is mentioned so it should be hierarchical)

  • @vijaysbuddhi5252
    @vijaysbuddhi5252 ปีที่แล้ว

    What is the correct measurement of cache performance Avg M/M access time Or Hit Ratio?

  • @awaisqadir7157
    @awaisqadir7157 5 ปีที่แล้ว +1

    thnx

  • @HoaxGift
    @HoaxGift 6 ปีที่แล้ว +2

    Hi, I'm studying Computer Architecture in my uni and I'm very confused about the average access time formula.
    It seems like there are 2 formulas to calculate the average access time the one you used in the video and another one is
    AMAT = Hit time + (Miss rate x Miss penalty)
    My question is what is the 'Miss penalty' above. Could you explain me? I would be very appreciate to hear the answer.

    • @ritukapurclasses1591
      @ritukapurclasses1591  6 ปีที่แล้ว +1

      +Acerinth Miss penalty basically means the total time to fetch and read a record when a miss occurs. In short, it is the time incurred when a miss occurs. It may include the time taken to perform block transfers to load the record in cache and some additional overheads. Hope this would have been helpful...

    • @HoaxGift
      @HoaxGift 6 ปีที่แล้ว

      Thank you for the reply! Still, I am a little bit confused. Is there any difference between those 2 formulas?
      I tried to solve a problem using each of them but the answers I got were different. That's the point why I'm very confused.

    • @ritukapurclasses1591
      @ritukapurclasses1591  6 ปีที่แล้ว +1

      I'll upload an example question corresponding to each one of them very soon...

    • @GANESHKUMAR-kq8vj
      @GANESHKUMAR-kq8vj 5 ปีที่แล้ว +1

      i don't think that ur farmula is correct
      and the farmula used my mam is common sence and straight forward

    • @thirumalaisrinivasang5525
      @thirumalaisrinivasang5525 ปีที่แล้ว +1

      @@GANESHKUMAR-kq8vj change your teacher, both for english and COA

  • @yattandeepsingh2986
    @yattandeepsingh2986 4 ปีที่แล้ว +2

    Why don't we have to add five in 80/100(5) +20/100(5+50) in miss section of problem ?

    • @ritukapurclasses1591
      @ritukapurclasses1591  3 ปีที่แล้ว

      Because it is specifically given that the time taken for miss is 50 ns.

    • @ritukapurclasses1591
      @ritukapurclasses1591  3 ปีที่แล้ว

      I think you are confusing it with general memory access time. It's written time taken in case of "Miss".

  • @wasit-shafi
    @wasit-shafi 5 ปีที่แล้ว +1

    i think we also has to add .2 * 5 as in case of miss we first search in cache...so we have to add that time period as well....

    • @ritukapurclasses1591
      @ritukapurclasses1591  3 ปีที่แล้ว

      No, its specifically written that it is total time for miss.

  • @latasharma7328
    @latasharma7328 3 ปีที่แล้ว +1

    What to use simultaneous or hierarchical

  • @Abdulbasit-cx8gm
    @Abdulbasit-cx8gm 4 ปีที่แล้ว +1

    Memory Access time of RAM or cache plz define it this is confusing for me

  • @mukulbillore6114
    @mukulbillore6114 6 ปีที่แล้ว +4

    Ur voice is like anushka sharma

  • @atharvchaturvedi5993
    @atharvchaturvedi5993 หลายเดือนก่อน

    Mam hindi bona paap ho jayega kya aapke liye english mein hi upload karti ho lectures hindi mein bhi upload kar diya karo samajh mien toh hindi mein hi jyaada aata hai

  • @venoum0
    @venoum0 6 ปีที่แล้ว +1

    mam can u pls give your email id for doubt purpose plzz m from ece and preparing for ies so these subjcts are included in our syllabus..

  • @SaurabhKumar-rd9yj
    @SaurabhKumar-rd9yj 6 ปีที่แล้ว

    Wrong answer as you miss cache latency

    • @ritukapurclasses1591
      @ritukapurclasses1591  6 ปีที่แล้ว +4

      Cache latency is included in the timings of cache itself (i.e. 5 ns and 50 ns). There is no extra cache latency given. Please go through the question once again. I always make a point to verify the solutions and answers posted by me from reputed sources and thus they are always correct.