Closed
Description
On Linux, we can replace the glibc allocator via the malloc hooks. This will reduce external fragmentation by moving allocation used by C libraries to jemalloc.
On Linux, we can replace the glibc allocator via the malloc hooks. This will reduce external fragmentation by moving allocation used by C libraries to jemalloc.