otto
9ddcd3502a
Switch the chunk_info lists to doubly-linked lists and use the queue
macros for them. Avoids walking the lists and greatly enhances speed of freeing chunks in reverse or random order at the cost of a little space. Suggested by Fabien Romano and Jonathan Armani; ok djm@ |
15 years ago | |
---|---|---|
src | Switch the chunk_info lists to doubly-linked lists and use the queue | 15 years ago |