Jason Gloudon wrote: > On Wed, Oct 02, 2002 at 02:01:48PM +0200, Leopold Toetsch wrote:
> Whatever source you are using cannot be the original Lea malloc, since it does > not do garbage collection. * VERSION 2.7.2 Sat Aug 17 09:07:30 2002 Doug Lea (dl at gee) There seems to be no need for real GC, since fragmentation is ~3% or lower. > ... There are many comments indicating that the GNU C > library uses a derived version of Lea malloc. I did read these comments, but didn't verify them yet. leo