How to install jemalloc (aarch64)
General-purpose scalable concurrent malloc implementation
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install jemalloc
Description
General-purpose scalable concurrent malloc(3) implementation. This distribution is the stand-alone "portable" implementation of jemalloc.
Architecture
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
RPMs
| Package | Size | Changelog |
|---|---|---|
| jemalloc-5.3.1-2.amzn2.aarch64 | 276 KiB |
Danila Vershinin (2026-04-14) - Add compat-jemalloc1 subpackage shipping libjemalloc.so.1 from ยท jemalloc 3.6.0 for legacy consumers (varnish-4.1.x, etc.) |
| jemalloc-5.3.1-1.amzn2.aarch64 | 276 KiB |
Danila Vershinin (2026-04-14) - release 5.3.1 |