Cache Coherence Protocol Design

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

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

  • @hasnainabdurrehman2426
    @hasnainabdurrehman2426 5 ปีที่แล้ว +2

    Got a final tomorrow, and this help tons ! Thanks !

  • @RTmuscle_
    @RTmuscle_ 7 ปีที่แล้ว

    The Best prof I have seen who could explain this clearly.

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

    Nice explanation of cache coherence is such a simplified way. Great. Thanks you

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

    That is really clear and detailed! May I know if there is any video for MOSEI?

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

    E is normally read only, here it is shown as read/write which is normally termed as M (modified)

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

    Outstanding Lecture, Thank you.

  • @srishtishelke7905
    @srishtishelke7905 5 ปีที่แล้ว

    Very nicely explained thank you sir.

  • @abdulhaitalha5944
    @abdulhaitalha5944 5 ปีที่แล้ว

    how the core 4 is finding that a request is a miss??

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

    nice sir. Thanks a lot

  • @sujeetsuryawanshi7816
    @sujeetsuryawanshi7816 8 ปีที่แล้ว

    Fantastic

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

    what is victim block?

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

      exactly, damn !

    • @95shankar
      @95shankar 6 ปีที่แล้ว +12

      If a core tries a read/write on a particular block, and that block is not present in its own cache, then it has to take one of its block on a particular basis( could be LRU). So a least recently used block is now modified, hence its called as the victim as we are modifying that block instead of any other.

  • @rng19
    @rng19 7 ปีที่แล้ว

    Thanks!

  • @ahmadzaidi7374
    @ahmadzaidi7374 8 ปีที่แล้ว

    thanks a lot

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

    Precise!