libjemalloc2 (5.2.1-3)
Published 2025-03-20 21:43:25 +00:00 by raiflhem
Installation
sudo curl -o /etc/apt/keyrings/gitea-raiflhem.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-raiflhem.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install libjemalloc2=5.2.1-3
Repository Info
Distributions |
ubuntu |
Components |
main |
Architectures |
amd64 |
About this package
general-purpose scalable concurrent malloc(3) implementation A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems. . Notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling.
Dependencies
| libc6 (>= 2.29) |
| libgcc-s1 (>= 3.3) |
| libstdc++6 (>= 4.4.0) |