For comparison, this is the malloc/free implementation of the original UNIX. Also nice and tight C code.
https://warsus.github.io/lions-/all.html#line2522
Although this isn’t very efficient for today’s memory sizes.
For comparison, this is the malloc/free implementation of the original UNIX. Also nice and tight C code.
https://warsus.github.io/lions-/all.html#line2522
Although this isn’t very efficient for today’s memory sizes.