|
|
|
|
|
by dullcrisp
24 days ago
|
|
Yeah upon looking it up it appears to have nothing to do with the data structure. When they were doing a linear scan to find a large enough free block I was waiting for a heap to come into the picture, but apparently it’s not done that way. |
|
Maybe actual heaps were used to implement this at some point. To be perfectly honest, I'm not sure.