Speedup the venerable mm.[ch] allocator with doubly linked lists and a
authorKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 May 2006 12:32:35 +0000 (12:32 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 May 2006 12:32:35 +0000 (12:32 +0000)
commit7e3fa7e837aaf687996abdd8511f6bf32e2c9097
tree39bb8b52dfb632d8133d49b12efc6ab26b29472b
parentb0b6d1abe5c7e629baebd4bf3d3ee3b17ba6ff08
Speedup the venerable mm.[ch] allocator with doubly linked lists and a
separate list of free segments.
src/mesa/main/mm.c
src/mesa/main/mm.h