@inproceedings{fcf7bbcc7eec429281f032ab894c2fa4,
title = "Hybrid Local Cache Model for Enhancing Performance and Memory Footprint of Mobile Heap Allocator",
abstract = "The representative mobile heap allocator that has been used in Android system, called SCUDO, supports two local cache models: the shared model and the exclusive model. However, neither the shared model nor the exclusive model cannot satisfy both memory usage and performance requirements simultaneously since mobile applications have diverse memory allocation/free patterns and the number of threads varies from single to several tens. This paper suggests a hybrid local cache model that aims to adaptively meet memory usage and performance goals. Our evaluation results show that our hybrid local cache model outperforms the shared model by up to 22\% on allocation time, while preserving the memory usage.",
keywords = "Android, Heap allocator, Memory, Mobile",
author = "Lee, \{Kyung Seok\} and Teahyung Lee and Eom, \{Young Ik\}",
note = "Publisher Copyright: {\textcopyright} 2023 IEEE.; 12th IEEE Global Conference on Consumer Electronics, GCCE 2023 ; Conference date: 10-10-2023 Through 13-10-2023",
year = "2023",
doi = "10.1109/GCCE59613.2023.10315585",
language = "English",
series = "GCCE 2023 - 2023 IEEE 12th Global Conference on Consumer Electronics",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "995--996",
booktitle = "GCCE 2023 - 2023 IEEE 12th Global Conference on Consumer Electronics",
}