Switch to using a single memory allocation arena

This commit is contained in:
wolfbeast 2018-08-25 22:32:22 +02:00 committed by Roy Tam
commit 91c79f2202

View file

@ -142,7 +142,7 @@
/*
* Uncomment this to use only one arena by default.
*/
// #define MOZ_MEMORY_NARENAS_DEFAULT_ONE
#define MOZ_MEMORY_NARENAS_DEFAULT_ONE
/*
* Pass this set of options to jemalloc as its default. It does not override