jemalloc 5.3.1 has been released with over 390 commits including bug fixes, performance optimizations, and new features like double free detection for debug builds. The release has undergone large-scale production testing at Meta and shows measurable system-level metric improvements. Key additions include support for pvalloc, memory mapping annotation, and various compile-time and runtime configuration options.
Background
jemalloc is a general-purpose memory allocator that emphasizes fragmentation avoidance and scalable concurrency support, widely used in production systems including at Meta/Facebook.
- Source
- Lobsters
- Published
- Apr 15, 2026 at 12:20 AM
- Score
- 5.0 / 10