Skip to content

use the glibc malloc hooks to replace the libc allocator on Linux #14117

Closed
@thestinger

Description

@thestinger

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.

Metadata

Metadata

Assignees

Labels

A-allocatorsArea: Custom and system allocatorsI-slowIssue: Problems and improvements with respect to performance of generated code.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions