Title :
A Comparison of Memory Allocators for Multicore and Multithread Applications: A Quantitative Approach
Author :
Tais B. Ferreira;Rivalino Matias;Autran Macêdo;Lucio B. Araujo
Author_Institution :
Fac. de Comput., Univ. Fed. de Uberlandia, Uberlandia, Brazil
Abstract :
The performance of memory allocation operations is a very important aspect to be considered in software design, however it is frequently neglected. This paper presents a comparative analysis of seven largely adopted memory allocators. Unlike other related works, based on artificial benchmark tests, we evaluate the selected allocators using real-world middleware applications. In order to compare the performance of the investigated allocators we consider the response time, memory consumption, and memory fragmentation. All tests are evaluated with respect to different combinations of processor cores. The results indicate that for workloads based on memory allocations up to 64 bytes and all combinations of processor cores up to four, the best average response time and memory usage is obtained using the TCMalloc memory allocator, followed by the Ptmalloc version 3.
Keywords :
"Mercury (metals)","Middleware","Instruction sets","Multicore processing","Linux","Resource management","Analysis of variance"
Conference_Titel :
Computing System Engineering (SBESC), 2011 Brazilian Symposium on
Print_ISBN :
978-1-4673-0427-6
DOI :
10.1109/SBESC.2011.29