Just like in the title, what is a contiguous memory block?
c memory heap heap-fragmentationAre there any good memory fragmentation profilers? (linux gcc version would be nice). Valgrind cannot analyze this because it uses …
c++ c memory-management heap-fragmentation