[illumos-Developer] [GSoC] libc: scalable malloc implementation
Joerg Schilling
Joerg.Schilling at fokus.fraunhofer.de
Thu Apr 7 06:22:19 PDT 2011
Albert Lee <trisk at opensolaris.org> wrote:
> Oh, and our default malloc (the one in libc) is complete rubbish. It
> can only use brk/sbrk. Best possible outcome is that it gets
> completely replaced by the new implementation.
Replacing the default memory allocator needs to be done with extreme care as it
may cause problems sith existing software.
Jörg
--
EMail:joerg at schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js at cs.tu-berlin.de (uni)
joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
More information about the Developer
mailing list