@inproceedings{bb530ca58e92408985509ac99e989da9,
title = "Lock-free memory allocator without garbage collection on multicore embedded devices",
abstract = "This paper suggests a new memory allocator for embedded devices. We design a memory allocator that uses lock-free mechanism for reducing overheads incurred by locks in multi-core environment. Experimental results show that our memory allocator is faster and more scalable than existing memory allocator in executing multi-threaded applications in embedded devices. On average, performance improvement of our memory allocator is 26\% in producer-consumer pattern and 65\% in general pattern.",
author = "Youngjoong Cho and Dongwoo Lee and Jun, \{Hyung Kook\} and Eom, \{Young Ik\}",
year = "2014",
doi = "10.1109/ICCE.2014.6776071",
language = "English",
isbn = "9781479912919",
series = "Digest of Technical Papers - IEEE International Conference on Consumer Electronics",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "428--429",
booktitle = "2014 IEEE International Conference on Consumer Electronics, ICCE 2014",
note = "2014 IEEE International Conference on Consumer Electronics, ICCE 2014 ; Conference date: 10-01-2014 Through 13-01-2014",
}