Lecture 8: Heap Management - How Information about Allocations are Stored in the Heap thumbnail
Pause
Mute
Subtitles
Playback speed
0.25
0.5
0.75
1
1.25
1.5
1.75
2
Full screen

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

Related categories