ptmalloc
Glibc dynamic memory allocator
What is ptmalloc2
Setup
cd /usr/src/glibc
sudo wget http://mirror.ibcp.fr/pub/gnu/libc/glibc-2.35.tar.xz
sudo tar xf glibc-2.35.tar.xzReference
Last updated
Glibc dynamic memory allocator
cd /usr/src/glibc
sudo wget http://mirror.ibcp.fr/pub/gnu/libc/glibc-2.35.tar.xz
sudo tar xf glibc-2.35.tar.xzLast updated