Jemalloc项目发布页:
https://github.com/jemalloc/jemalloc/releases
最新版本:4.3.1
Direct Download Link:
https://github.com/jemalloc/jemalloc/archive/4.3.1.tar.gz
安装:
1. yum install epel*
2. yum list | grep –color jemalloc
3. yum install jemalloc
————————
Done。