Update README (#79)

* Update README
This commit is contained in:
wenlei 2026-03-02 16:17:15 -08:00 committed by GitHub
parent f0eb433efe
commit 0ff1fd6621
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
README
View file

@ -1,3 +1,15 @@
Update:
Development of Jemalloc will transition back to the original open source
project: https://github.com/jemalloc/jemalloc. Metas fork of the Jemalloc
project will be fully archived as part of the transition. We look forward
to continuing the collaboration with the community to drive jemalloc.
See blog post for details:
https://engineering.fb.com/2026/03/02/data-infrastructure/investing-in-infrastructure-metas-renewed-commitment-to-jemalloc/
------
jemalloc is a general purpose malloc(3) implementation that emphasizes
fragmentation avoidance and scalable concurrency support. jemalloc first came
into use as the FreeBSD libc allocator in 2005, and since then it has found its