2 comments

[ 3.4 ms ] story [ 11.2 ms ] thread
very nice article in SO after a long time !
At first I was really confused why the linked list is needed, but here's the explanation:

You want to traverse the previously-freed blocks in case there was a block that you can fit the newly malloced/calloced/relloced block.