LWN.net Logo

jemalloc

jemalloc

Posted Mar 13, 2008 3:05 UTC (Thu) by pr1268 (subscriber, #24648)
In reply to: jemalloc by tialaramex
Parent article: A look at memory usage in Firefox 3

Fascinating discussion - I never knew Firefox used a different allocator - in fact, I was unaware that any userspace application could use any allocator other than what was provided by GNU libc (on GNU/Linux systems in particular).

When you mention "Google", what exactly are you talking about? I thought Google was a Web site/portal with online applications, not a userspace app running on someone's PC. Do you mean Google Earth? Thanks!


(Log in to post comments)

Googles TCMalloc

Posted Mar 13, 2008 3:50 UTC (Thu) by pflugstad (subscriber, #224) [Link]

jemalloc

Posted Mar 14, 2008 14:27 UTC (Fri) by Los__D (subscriber, #15263) [Link]

Google has a ton of libraries, frameworks, general tools and other stuff , either developed as
an improvement to some in-house project and then released afterwards, or just created as a
service to other developers.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds