[email protected] wrote:
Author: pquerna
Date: Wed Mar 25 17:32:01 2009
New Revision: 758360
URL: http://svn.apache.org/viewvc?rev=758360&view=rev
Log:
- palloc now used malloc underneath.
- we keep a list of malloc'ed adrresses, in a new list object, and free them on
clear/destroy
- unmanaged/core pool APIs removed.
Think we can create the memory/win32/pools.c
that can use Heap logic and get rid entirely of
malloc_list_t
However low-fragmentation heap is present
on XP and beyond, so malloc and malloc_list
can be used as fallback methods
Regards
--
^(TM)