Full text

Turn on search term navigation

© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.

Abstract

With the advantage of faster data access than traditional disks, in-memory database systems, such as Redis and Memcached, have been widely applied in data centers and embedded systems. The performance of in-memory database greatly depends on the access speed of memory. With the requirement of high bandwidth and low energy, die-stacked memory (e.g., High Bandwidth Memory (HBM)) has been developed to extend the channel number and width. However, the capacity of die-stacked memory is limited due to the interposer challenge. Thus, hybrid memory system with traditional Dynamic Random Access Memory (DRAM) and die-stacked memory emerges. Existing works have proposed to place and manage data on hybrid memory architecture in the view of hardware. This paper considers to manage in-memory database data in hybrid memory in the view of application. We first perform a preliminary study on the hotness distribution of client requests on Redis. From the results, we observe that most requests happen on a small portion of data objects in in-memory database. Then, we propose the Application-oriented Data Migration called ADM to accelerate in-memory database on hybrid memory. We design a hotness management method and two migration policies to migrate data into or out of HBM. We take Redis under comprehensive benchmarks as a case study for the proposed method. Through the experimental results, it is verified that our proposed method can effectively gain performance improvement and reduce energy consumption compared with existing Redis database.

Details

Title
Application-Oriented Data Migration to Accelerate In-Memory Database on Hybrid Memory
Author
Zhao, Wenze 1 ; Du, Yajuan 2 ; Zhang, Mingzhe 3 ; Liu, Mingyang 1 ; Jin, Kailun 1 ; Ausavarungnirun, Rachata 4 

 School of Computer and Artificial Intelligence, Wuhan University of Technology, Wuhan 430070, China; [email protected] (W.Z.); [email protected] (M.L.); [email protected] (K.J.) 
 School of Computer and Artificial Intelligence, Wuhan University of Technology, Wuhan 430070, China; [email protected] (W.Z.); [email protected] (M.L.); [email protected] (K.J.); Shenzhen Research Institute of Wuhan University of Technology, Shenzhen 518000, China 
 Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100190, China; [email protected] 
 Sirindhorn International Thai-German Graduate School of Engineering, King Mongkut’s University of Technology North Bangkok (KMUTNB), Bangkok 10800, Thailand; [email protected] 
First page
52
Publication year
2022
Publication date
2022
Publisher
MDPI AG
e-ISSN
2072666X
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2621337330
Copyright
© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.