ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Allocating and Deallocating Multiple Memory Objects Concurrently for Sequential Programs
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Ik-Soon Kim, Sunja Kim
Issue Date
2013-01
Citation
International Conference on Electronics, Information and Communication (ICEIC) 2013, pp.1-2
Language
English
Type
Conference Paper
Abstract
We propose an efficient dynamic memory management method that collects and parallelizes the portions of dynamic memory management in the sequential programs by allocating or deallocating a group of memory objects at a time on the multi-core processors. Dynamic memory management is an expensive job but indispensable to most modern programs. Our proposing method is easy to implement by use of OpenMP and Intel TBB scalable memory management module. Experimental results show that our method reduces the execution times of the sequential programs significantly.
KSP Keywords
Dynamic memory management, Intel TBB, execution time, multi-core processor