Disk Allocation

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024

Комментарии • 33

  • @bsuryasaradhi6816
    @bsuryasaradhi6816 2 месяца назад

    I am trying to make a hardisk from old casette tapes, this helped a lot during my research time❤ thanks

  • @tman7022
    @tman7022 7 лет назад +2

    thank you ! finally someone can explain it

  • @life_of_cloudie
    @life_of_cloudie 8 лет назад +6

    Very helpful this video solved all my problems.Thank you, Sir :)

  • @rishanmascarenhas7558
    @rishanmascarenhas7558 7 лет назад +2

    Beautifully explained sir. Thankyou very much for your efforts. 😉

  • @atanuguin0
    @atanuguin0 5 лет назад

    Very good discussion on Disk Allocation. Thank you.

  • @mevinimunaweera9841
    @mevinimunaweera9841 2 года назад

    Nice explanation.I understand it very well

  • @fixer8173
    @fixer8173 7 лет назад +1

    Great explanation, helped me a lot.

  • @Crickri11
    @Crickri11 8 лет назад +1

    Excellent explanation! :)

  • @ahbobie9088
    @ahbobie9088 Год назад

    thank you sir! very informative

  • @mysterious_billionaire
    @mysterious_billionaire 8 лет назад +1

    This was wonderful..thanks a lot..

  • @atprince
    @atprince 9 лет назад

    Very helpful lecture. Thanks!

  • @ravibabu6121
    @ravibabu6121 9 лет назад +1

    awesome sir!!!Thank u.....

  • @abirs1596
    @abirs1596 5 лет назад

    very clear and helpful, Thank you :)

  • @chirazrouibah5397
    @chirazrouibah5397 6 месяцев назад

    thank u so much!

  • @tarunbhatia1042
    @tarunbhatia1042 8 лет назад

    very nice explanation ..thanx alot :)

  • @SAAD63856
    @SAAD63856 8 лет назад +2

    Thank youu :D

  • @POTATOWASHERE
    @POTATOWASHERE 8 лет назад

    great lecture :) Thanks!

  • @arpit1821
    @arpit1821 5 лет назад

    Very helpful. :) Thanks.

  • @vaishnaviganseh2884
    @vaishnaviganseh2884 5 лет назад

    thank you Sir

  • @xkhokokox
    @xkhokokox 7 лет назад

    great video

  • @walaahmad2905
    @walaahmad2905 8 лет назад

    Great Man!!!!!!!!!

  • @jamessupagit6294
    @jamessupagit6294 6 лет назад +2

    *****************Good Job**********************************

  • @ulysses_grant
    @ulysses_grant 7 лет назад

    Sir, I have a question:
    In 5:19 you explain, "By the way, because 512 is a power of two, you don't need to make the integer division, you just look at the 9 LSB of the logical address and that'll be our value Q, the block number we're trying to access"
    I tried it with an hipothetical Logical Address 0x1010 (4112 in decimal). In binary, we will have: 0001 0000 0001 0000. So, if we look to the 9 least significant bits, we will have 16.
    If we calculate Q == 4112/512 (block size), we will have 8.
    If we calculate R == 4112%512, THEN we will have 16.
    So, the 9 least significant bits are the Q value or the R value? I got a little confused.
    Thanks a lot for your video and for your explanation!

  • @kaushikkumaran
    @kaushikkumaran 8 лет назад

    In linked allocation address translation. why is 508 taken to calculate the block number and offset. Even though four bytes are used for the pointer the complete block still requires 512 bytes, so to find the block number why are we not using integer divsion by 512. And awesome lecture sir. Thanks a lot:-)

    • @pr1493
      @pr1493 7 лет назад

      Kaushik Kumaran because the file contents are only have to be accessed and we do not care about the pointer that's not file data. so, while converting a logical address to a physical address,we got to offset the file contents which is 508 bytes in every block

  • @anarchyat911
    @anarchyat911 9 лет назад

    i dont get the divide and modulus part

  • @mincreng1
    @mincreng1 7 лет назад

    Sir Can I download Source PPT?

  • @vaibhavpatil6639
    @vaibhavpatil6639 8 лет назад

    complecated to me

  • @atzenkack
    @atzenkack 6 лет назад

    all i hear is "blaaacks"

  • @deepakkumawat7895
    @deepakkumawat7895 6 лет назад

    sir please speak slow i cant understand some things