The glibc Cache - The Unsorted Bin | DEEP LINUX

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • This is the third video from the heap series which talks about glibc's internal caching mechanism applied to freed blocks. Maintained as a heirarchy of so called bins, the glibc cache plays an important role in its performance. In particular I will talk in detail about the unsorted bin.
    Music from Uppbeat (free for Creators!):
    uppbeat.io/t/s...
    License code: F6NB9WE29LWYNPLS

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

  • @FakAr6
    @FakAr6 8 месяцев назад

    Hello, thank you for this series, I really love it.
    Though there is one thing I don't understand in this video. After freeing b1(at 15:07), why did the head of the unsorted bin change to b1 ? I was expecting main_arena.bins[0].fd/bk to point to b1 and b1.fd/bk to point to main_arena.bins[0], as shown in the Azeria-Labs illustration.

  • @maximood-tired
    @maximood-tired 11 месяцев назад

    great video, however i think your mic is broken, its quite hard to understand

    • @deeplinux2248
      @deeplinux2248  11 месяцев назад +1

      Yes unfortunately the audio on a couple of my videos got bad and I realized after the fact but was too lazy to do a re-recording.