> 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
