Threaded 6.4 code compiled under 9.0 uses a lot more memory?..

Fabian Keil freebsd-listen at fabiankeil.de
Tue Oct 30 11:54:08 UTC 2012


Karl Pielorz <kpielorz_lst at tdx.co.uk> wrote:

> Can anyone think of any quick pointers as to why some code originally 
> written under 6.4 amd64 - when re-compiled under 9.0-stable amd64 takes
> up a *lot* more memory when running?

6.4 comes with phkmalloc while 9.0 uses jemalloc. Maybe you are
allocating memory in a way that is less space-efficiently handled by
jemalloc's default configuration.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20121030/1bf2c87e/attachment.sig>


More information about the freebsd-hackers mailing list