wolfbeast
|
e16bcd08aa
|
Remove MOZ_WIDGET_GONK [2/2]
Tag #288
|
2018-05-13 00:08:52 +02:00 |
|
wolfbeast
|
f7b98c15a1
|
Use slim reader/writer locks instead of critical sections.
|
2018-04-28 14:21:19 +02:00 |
|
wolfbeast
|
e56cebf8da
|
Remove the unused and rudimentary arena load balancer.
Lock contention is not something we'd easily have to deal with in our application.
This simplifies our code.
|
2018-04-28 13:17:57 +02:00 |
|
wolfbeast
|
08e66d3512
|
Make our allocator use multiple arenas based on number of CPU cores.
|
2018-04-28 08:59:44 +02:00 |
|
wolfbeast
|
90920ec0ba
|
Remove single-threaded considerations.
We assume our applications are always going to have multithreaded access to the malloc.
|
2018-04-27 22:56:03 +02:00 |
|
wolfbeast
|
a7ec27a9cc
|
Update credits in BSD-licensed files.
|
2018-04-27 22:49:31 +02:00 |
|
wolfbeast
|
c6177a81ee
|
Remove jemalloc 4 leftover conditional.
|
2018-04-27 22:48:34 +02:00 |
|
wolfbeast
|
077c630844
|
Remove support for making jemalloc4 the default memory allocator.
|
2018-04-27 13:56:47 +02:00 |
|
Matt A. Tobin
|
5f8de423f1
|
Add m-esr52 at 52.6.0
|
2018-02-02 04:16:08 -05:00 |
|