Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 1996 11:52:59 -0600
From:      Nate Williams <nate@sri.MT.net>
To:        Chuck Robey <chuckr@Glue.umd.edu>
Cc:        FreeBSD-current@freebsd.org
Subject:   Re: PHK malloc
Message-ID:  <199605131752.LAA11182@rocky.sri.MT.net>
In-Reply-To: <Pine.OSF.3.91.960513122423.3531A-100000@ginger.eng.umd.edu>
References:  <Pine.OSF.3.91.960513122423.3531A-100000@ginger.eng.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> I was looking at the code for ld.so, and I noticed that it carries it's 
> own version of malloc with it.  How come Poul's malloc isn't used for the 
> run time loader?

For one, Poul's malloc doesn't exist in -stable, and second of all the
malloc has been tweaked a bit from the stock malloc.  I suspect that it
might be fairly easy to bring in the phk-malloc, but the savings would
be pretty minor since the code doesn't malloc much memory at all.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605131752.LAA11182>