1. Hint-K: An Efficient Multilevel Cache Using K-Step Hints.
- Author
-
Wu, Chentao, He, Xubin, Cao, Qiang, Xie, Changsheng, and Wan, Shenggang
- Subjects
CACHE memory ,COMPUTER input-output equipment ,PERFORMANCE evaluation ,DISTRIBUTED computing ,COMPUTER algorithms ,MATHEMATICAL models - 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. [ABSTRACT FROM AUTHOR]
- Published
- 2014
- Full Text
- View/download PDF