-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
The server currently uses tcmalloc by preference. There are some known issues with tcmalloc fragmentation and memory release semantics (see SERVER-23333 and SERVER-20306). It is worth investigating whether jemalloc offers any benefits over tcmalloc.
- is depended on by
-
SERVER-24483 Consider utilising a pool based memory allocator
- Closed
- is related to
-
SERVER-31839 Investigate JEMalloc Performance Versus TCMalloc
- Closed
- related to
-
SERVER-39325 Add support for "allocator=jemalloc"
- Backlog