DocumentCode
172841
Title
UniCache: Hypervisor Managed Data Storage in RAM and Flash
Author
Jinho Hwang ; Wei Zhang ; Chiang, Ron C. ; Wood, Tim ; Huang, He Helen
fYear
2014
fDate
June 27 2014-July 2 2014
Firstpage
216
Lastpage
223
Abstract
Application and OS-level caches are crucial for hiding I/O latency and improving application performance. However, caches are designed to greedily consume memory, which can cause memory-hogging problems in a virtualized data centers since the hypervisor cannot tell for what a virtual machine uses its memory. A group of virtual machines may contain a wide range of caches: database query pools, memcached key-value stores, disk caches, etc., each of which would like as much memory as possible. The relative importance of these caches can vary significantly, yet system administrators currently have no easy way to dynamically manage the resources assigned to a range of virtual machine data caches in a unified way. To improve this situation, we have developed UniCache, a system that provides a hypervisor managed volatile data store that can cache data either in hypervisor controlled main memory (hot data) or on Flash based storage (cold data). We propose a two-level cache management system that uses a combination of recency information, object size, and a prediction of the cost to recover an object to guide its eviction algorithm. We have built a prototype of UniCache using Xen, and have evaluated its effectiveness in a shared environment where multiple virtual machines compete for storage resources.
Keywords
cache storage; cloud computing; computer centres; flash memories; resource allocation; virtual machines; virtualisation; RAM; UniCache; Xen; cache management system; cloud computing; flash memory; hypervisor managed data storage; storage resources; virtual machine; virtualized data centers; Databases; Memory management; Partitioning algorithms; Prefetching; Random access memory; Servers; Virtual machine monitors; Cloud Computing; Memory Management; SSD;
fLanguage
English
Publisher
ieee
Conference_Titel
Cloud Computing (CLOUD), 2014 IEEE 7th International Conference on
Conference_Location
Anchorage, AK
Print_ISBN
978-1-4799-5062-1
Type
conf
DOI
10.1109/CLOUD.2014.38
Filename
6973744
Link To Document