> Is it Bug 850576? > > https://bugzilla.mozilla.org/show_bug.cgi?id=850576
That's the bug I had in mind, yes. Also this one. https://bugzilla.mozilla.org/show_bug.cgi?id=863693 (Sorry for not linking you earlier; I was on mobile.) > ----- Original Message ----- > From: "Justin Lebar" <[email protected]> > To: "Sotaro Ikeda" <[email protected]> > Cc: [email protected] > Sent: Wednesday, May 1, 2013 12:02:45 AM > Subject: Re: [b2g] Question about jemalloc usage on Firefox OS > > > >> Is jemalloc used in both b2g process and b2g content processes? > > Yes. > >> Is bionic's malloc not used at all in both b2g process and b2g content >> processes? > > Unfortunately no; the bionic allocator is still used. We end up using the > bionic allocator for some stl allocations, for example. We'd prefer not to, > though. > _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
