summaryrefslogtreecommitdiffstats
path: root/memory/mozjemalloc
Commit message (Expand)AuthorAgeLines
* Silence the -Wuninitialized warning in mozjemalloctrav902018-09-08-1/+4
* Revert "Switch to using a single memory allocation arena"wolfbeast2018-09-01-1/+1
* Switch to using a single memory allocation arenawolfbeast2018-08-25-1/+1
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-5/+0
* Use slim reader/writer locks instead of critical sections.wolfbeast2018-04-28-13/+8
* Remove the unused and rudimentary arena load balancer.wolfbeast2018-04-28-252/+4
* Make our allocator use multiple arenas based on number of CPU cores.wolfbeast2018-04-28-21/+19
* Remove single-threaded considerations.wolfbeast2018-04-27-52/+30
* Update credits in BSD-licensed files.wolfbeast2018-04-27-7/+7
* Remove jemalloc 4 leftover conditional.wolfbeast2018-04-27-2/+0
* Remove support for making jemalloc4 the default memory allocator.wolfbeast2018-04-27-10/+9
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+8754