Skip to content

Conversation

@alessiodf
Copy link
Collaborator

I originally implemented jemalloc as the memory allocator in the upstream Core back in 2020 as a result of problems with memory fragmentation. In the end, it was traced to a memory leak caused by the use of compression in the p2p middleware.

Since I fixed that memory leak, and the entire p2p middleware was subsequently replaced in Core 3.x, there is no major need for jemalloc anymore, so we no longer ship it.

@alessiodf alessiodf requested a review from Cactus-15-49 as a code owner March 21, 2022 17:16
@Cactus-15-49 Cactus-15-49 merged commit 5d6587b into develop Mar 21, 2022
@Cactus-15-49 Cactus-15-49 deleted the chore/remove-jemalloc branch March 21, 2022 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants