I diagnose an unexpected behavior in the glibc malloc implementation manifesting as a slow memory "leak".
Recent articles
- read more
Analysis of a Parallel Memory Allocator
read moreI implemented and tested different configurations of a modern parallel memory allocator.