2.3 plans

Wolfram Gloger wmglo@dent.med.uni-muenchen.de
Tue Nov 13 01:49:00 GMT 2001


> What kind of improvements do you expect with the new malloc?

Mostly less fragmentation.  The mozilla people in particular have
reported this.  But also faster performance, since there are now
'fastbins' again (chunks that aren't immediately consolidated on a
free() but can be handed out again quickly).

Regards,
Wolfram.



More information about the Libc-hacker mailing list