mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-18 16:41:41 +03:00
No description
For bin-related allocation, protect data structures with bin locks rather than arena locks. Arena locks remain for run allocation/deallocation and other miscellaneous operations. Restructure statistics counters to maintain per bin allocated/nmalloc/ndalloc, but continue to provide arena-wide statistics via aggregation in the ctl code. |
||
|---|---|---|
| jemalloc | ||
| .gitignore | ||