@inproceedings{b965889752254da4814c5bb2e303b972,
title = "A method for prompt dynamic memory reclamation",
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.",
keywords = "demand paging, dynamic memory, freeing memory, memory management, prompt memory release",
author = "Sunja Kim and Kim, \{Ik Soon\} and Ohseok Kwon",
year = "2012",
language = "English",
isbn = "9788994364193",
series = "Proceedings - 2012 6th International Conference on New Trends in Information Science, Service Science and Data Mining (NISS, ICMIA and NASNIT), ISSDM 2012",
pages = "693--696",
booktitle = "Proceedings - 2012 6th International Conference on New Trends in Information Science, Service Science and Data Mining (NISS, ICMIA and NASNIT), ISSDM 2012",
note = "2012 6th International Conference on New Trends in Information Science, Service Science and Data Mining (NISS, ICMIA and NASNIT), ISSDM 2012 ; Conference date: 23-10-2012 Through 25-10-2012",
}