File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

노삼혁

Noh, Sam H.
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

iBuddy: Inverse Buddy for Enhancing Memory Allocation/Deallocation Performance on Multi-Core Systems

Author(s)
Park, HeekwonChoi, JongmooLee, DongheeNoh, Sam H.
Issued Date
2015-03
DOI
10.1109/TC.2013.2296049
URI
https://scholarworks.unist.ac.kr/handle/201301/19107
Fulltext
http://ieeexplore.ieee.org/xpl/articleDetails.jsp?reload=true&arnumber=6714431
Citation
IEEE TRANSACTIONS ON COMPUTERS, v.64, no.3, pp.720 - 732
Abstract
We present a new buddy system for memory allocation that we call the lazy iBuddy system. This system is motivated by two observations of the widely used lazy buddy system on multi-core systems. First, most memory requests are for single page frames. However, the lazy buddy algorithm used in Linux continuously splits and coalesces memory blocks for single page frame requests even though the lazy layer is employed. Second, on multi-core systems, responses to bursty memory requests are delayed by lock contention caused by concurrent accesses of the multi-cores. The lazy iBuddy system overcomes the first problem by managing each page frame individually and coalescing pages only when an allocation of multiple page frames is requested. We devise the lazy iBuddy algorithm so that single page frame allocation can be done in O(1). The second problem is alleviated by dividing main memory into multiple buddy spaces and applying a fine-grained locking mechanism. Performance evaluation results based on various workloads on the XEON 16core with 32 GB main memory show that the lazy iBuddy system can improve memory allocation/deallocation time by up to 47 percent with an average of 35 percent compared with the lazy buddy system for the various configurations that we considered
Publisher
IEEE COMPUTER SOC
ISSN
0018-9340
Keyword (Author)
Dynamic memory managersplitting and coalescingBuddy algorithm
Keyword
ALLOCATION

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.