ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper A Method for Prompt Dynamic Memory Reclamation
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Sunja Kim, Ik-Soon Kim, Ohseok Kwon
Issue Date
2012-10
Citation
International Conference on New Trends in Information Science and Service Science and Data Mining (ISSDM) 2012, pp.693-696
Language
English
Type
Conference Paper
Abstract
We propose a simple memory management method that can release dynamic memory from user processes promptly when requested, leaving the operating system untouched. The traditional process retains unused memory areas that are useful to other processes because modern operating systems do not collect freed dynamic memory promptly. The proposed simple method can be used seamlessly together with other memory management methods, and can also be very useful especially in embedded systems without secondary storage, long-running programs or the stop-and-copy style garbage collectors.
KSP Keywords
Long-running, Management methods, Memory Reclamation, Memory management, Secondary storage, Traditional process, dynamic memory, embedded system, operating system, simple method