Lecture 8: Heap Management - How Information about Allocations are Stored in the Heap
Published on Sep 07, 20103530 Views
I’ll explain how that works, in a second. Because this is managed by software, malloc, free and realloc, the person implementing that can use whatever heuristics they want to make it run as quickly