[webkit-dev] Let's get bmalloc working on Linux (and delete TCMalloc)

Gyuyoung Kim gyuyoung.kim at webkit.org
Thu Feb 12 17:25:56 PST 2015


Hello Geoffrey,

EFL and GTK folks agreed that GTK port enables bmalloc first, then EFL port
will enable it after the bmalloc begins to support memory stats. Until
then, GTK port wants to refer to memory stats on EFL port one in the
meanwhile. However, as you commented on Bug 141247 Comment #2, if it is
hard to support memory stats on bmalloc at the moment, I agree to remove
TCMalloc first.

To help to go ahead, I upload a patch to enable bmalloc on EFL port as well
as to remove TCMaclloc in CMake.

Bug 141459 - [EFL] Enable bmalloc for EFL port.
https://bugs.webkit.org/show_bug.cgi?id=141459

Gyuyoung.

On Fri, Feb 13, 2015 at 9:35 AM, Geoffrey Garen <ggaren at apple.com> wrote:

> It’s been about a month since I sent this notice, and it looks like
> bmalloc works on at least one version of Linux, so I’m going to remove
> TCMalloc in the next few days.
>
> Regards,
> Geoff
>
> > On Jan 6, 2015, at 4:00 PM, Geoffrey Garen <ggaren at apple.com> wrote:
> >
> > Hi folks.
> >
> > We’ve been using bmalloc on Mac and iOS for some time now, and it is
> fast and stable.
> >
> > Is there a Linux maintainer who would like to take on enabling bmalloc
> on Linux? The implementation is Unix-y, so it should “just work”. I can
> advise on this project, but I don’t have a Linux build & test environment.
> >
> > I plan to remove TCMalloc soon.
> >
> > Regards,
> > Geoff
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150213/4c56b92f/attachment.html>


More information about the webkit-dev mailing list