DocumentCode
2850069
Title
Adaptive dynamic memory allocators by estimating application workloads
Author
Koutras, I. ; Bartzas, Alex ; Soudris, Dimitrios
Author_Institution
Sch. of Electr. & Comput. Eng., Nat. Tech. Univ. of Athens, Athens, Greece
fYear
2012
fDate
16-19 July 2012
Firstpage
252
Lastpage
259
Abstract
Modern applications are becoming more complex and dynamic and try to efficiently utilize the amount of available resources on the computing platforms. Efficient memory utilization is a key challenge for application developers, especially since memory is a scarce resource and often becomes systems bottleneck. Thus, the developers can resort to dynamic memory management, i.e., dynamic memory allocation and de-allocation, to efficiently utilize the memory resources. A high-performance adaptive memory allocator is presented in this paper. A memory allocator helps applications to manage more efficiently the memory space that operating systems bestow to them. In our approach, we tune the memory allocator at runtime by predicting the amount of memory to be requested. Experimental results obtained using applications from the PARSEC benchmark suite and dmmlib, a memory allocator framework written in C. Results show that adaptive memory allocators can improve the fragmentation problems leading to a more efficient memory usage.
Keywords
C language; resource allocation; storage management; C; DMM; PARSEC benchmark suite; adaptive dynamic memory allocator; application developers; application workload estimation; computing platforms; dmmlib; dynamic memory management; efficient memory utilization; fragmentation problems; Dynamic scheduling; Hardware; Memory management; Operating systems; Program processors; Resource management; Runtime;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded Computer Systems (SAMOS), 2012 International Conference on
Conference_Location
Samos
Print_ISBN
978-1-4673-2295-9
Electronic_ISBN
978-1-4673-2296-6
Type
conf
DOI
10.1109/SAMOS.2012.6404182
Filename
6404182
Link To Document