DocumentCode :
68943
Title :
Hint-K: An Efficient Multilevel Cache Using K-Step Hints
Author :
Chentao Wu ; Xubin He ; Qiang Cao ; Changsheng Xie ; Shenggang Wan
Author_Institution :
Dept. of Comput. Sci. & Eng., Shanghai Jiao Tong Univ., Shanghai, China
Volume :
25
Issue :
3
fYear :
2014
fDate :
Mar-14
Firstpage :
653
Lastpage :
662
Abstract :
I/O performance has been critical for large-scale distributed systems. Many approaches, including hint-based multilevel cache, have been proposed to smooth the gap between different levels. These solutions demote or promote cache blocks based on the latest history information, which is insufficient for applications where frequent demote and promote operations occur. In this paper, we propose a novel multilevel buffer cache using K-step hints (Hint-K) to improve the I/O performance of distributed systems. The basic idea is to promote a block from the lower level cache to the higher level(s) or demote a block vice versa based on the block´s previous K-step promote or demote operations, which are referred to as K-step hints. If we make an analogy between Hint-K and LRU-K, then LRU-K keeps track of the times of last K references for blocks within a single cache level, while our Hint-K keeps track of the information of the last K movements (either demote or promote) of blocks among different cache levels. We develop our Hint-K algorithms and design a mathematical model that can efficiently describe the activeness of any block in any cache level. Simulation results show that Hint-K achieves better performance compared to the existing popular multilevel cache schemes such as PROMOTE, DEMOTE, and MQ under different I/O workloads.
Keywords :
cache storage; distributed processing; Hint-K; I/O performance improvement; K-step demote operation; K-step hints; K-step promote operation; LRU-K; frequent demote operation; hint-based multilevel cache; large-scale distributed systems; latest history information; mathematical model; multilevel buffer cache; single cache level; Algorithm design and analysis; Data models; Educational institutions; Helium; History; Mathematical model; Tracking; I/O performance; Multilevel cache; demote; hints; promote;
fLanguage :
English
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on
Publisher :
ieee
ISSN :
1045-9219
Type :
jour
DOI :
10.1109/TPDS.2013.49
Filename :
6470604
Link To Document :
بازگشت