mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Switch to using a single memory allocation arena
This commit is contained in:
parent
4932cf3ea0
commit
91c79f2202
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue