[Webkit-unassigned] [Bug 21272] Switching between custom allocators (TCmalloc, JEmalloc) in linux-qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 04:20:20 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=21272


kwangyul.seo at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kwangyul.seo at gmail.com




------- Comment #15 from kwangyul.seo at gmail.com  2009-06-20 04:20 PDT -------
I can think of one reason why jemalloc is a good alternative to tcmalloc. 

jemalloc is more portable. While tcmalloc can't be used on Windows CE, jemalloc
is ported to Windows CE by Mozilla. Fennec uses jemalloc and it defeats the
32MB virtual memory space limitation of Windows CE.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list