DragonFly kernel List (threaded) for 2006-12
DragonFly BSD
DragonFly kernel List (threaded) for 2006-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: jemalloc?


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 12 Dec 2006 16:21:27 +0100
Mail-followup-to: kernel@crater.dragonflybsd.org

On Tue, Dec 12, 2006 at 04:31:04PM +0200, Vlad Galu wrote:
>   I've compiled $subj as a shared library that I preload when using
> some test programs and it's been behaving nicely. Are there any plans
> to import it? phkmalloc is painfully slow when freeing numerous small
> objects.

Not for me. phkmalloc has the nice propery of being tight on space
usage, which is important in some area. It could be done better, but
most applications with very special performance needs have specialised
mallocs anyway, so I don't care that much.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]