<div dir="ltr">Hello Geoffrey,<div><br></div><div>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.</div><div><br></div><div>To help to go ahead, I upload a patch to enable bmalloc on EFL port as well as to remove TCMaclloc in CMake.</div><div><br></div><div>Bug 141459 - [EFL] Enable bmalloc for EFL port.</div><div><a href="https://bugs.webkit.org/show_bug.cgi?id=141459">https://bugs.webkit.org/show_bug.cgi?id=141459</a><br></div><div><br></div><div>Gyuyoung.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 9:35 AM, Geoffrey Garen <span dir="ltr">&lt;<a href="mailto:ggaren@apple.com" target="_blank">ggaren@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
<br>
Regards,<br>
Geoff<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On Jan 6, 2015, at 4:00 PM, Geoffrey Garen &lt;<a href="mailto:ggaren@apple.com">ggaren@apple.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi folks.<br>
&gt;<br>
&gt; We’ve been using bmalloc on Mac and iOS for some time now, and it is fast and stable.<br>
&gt;<br>
&gt; 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 &amp; test environment.<br>
&gt;<br>
&gt; I plan to remove TCMalloc soon.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Geoff<br>
<br>
_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
</div></div></blockquote></div><br></div>