High-Performance and Endurable Cache Management for Flash-Based Read Caching

被引:8
|
作者
Xia, Qianbin [1 ]
Xiao, Weijun [1 ]
机构
[1] Virginia Commonwealth Univ, Dept Elect & Comp Engn, 601 West Main St, Richmond, VA 23284 USA
基金
美国国家科学基金会;
关键词
Flash memory; out-of-place update; read cache; LRU; ARC; zero-migration; garbage collection; MEMORY; TRANSLATION; STORAGE;
D O I
10.1109/TPDS.2016.2537822
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Flash-based SSDs are widely used as storage caches, which can benefit from both the higher performance of SSDs and lower price of disks. Unfortunately, issues of reliability and lifetime limit the use of flash-based cache. One way to solve this problem is to use the flash memory as read cache and use other devices like nonvolatile memory for write buffering. In this paper, we propose a new flash-aware read cache design, which leverages out-of-place update property of SSDs to improve both cache hit ratio and lifetime. Due to the out-of-place update property, when a cache entry is evicted from the flash cache, the eviction only removes the metadata, while the real data is still accessible and resides in the physical flash page until the whole flash block being erased. The main idea of our flash-aware cache is to reuse these evicted but still available data, when a request for the previously evicted data page arrives, instead of accessing underlying storage to fetch the data and rewriting it into fash cache, our design just needs to revive the evicted data. To evaluate the benefits of flash-aware cache design, we implemented the normal LRU, normal ARC, flash-aware LRU (FLRU), and flashaware ARC (FARC) cache algorithms on the Disksim simulator with SSD extension. Our simulation results demonstrate that our flashaware cache can improve the cache hit ratio by up to 28 percent, reduce the average response time by up to 40 percent with higher performance stability, and alleviate the lifetime limitation of flash cache by reducing the erase count by up to more than 70 percent. Besides of the flash-aware design, we also propose a new zero-migration garbage collection scheme to further extend the lifetime of flash cache. Our experiments show that the combination of our flash-aware cache design and the zero-migration garbage collection scheme reduces the erase count by up to nearly 90 percent.
引用
收藏
页码:3518 / 3531
页数:14
相关论文
共 50 条
  • [31] Storage Management Strategy of Flash-Based Platform
    王太勇
    赵丽
    胡世广
    王涛
    Transactions of Tianjin University, 2009, 15 (04) : 266 - 271
  • [32] Storage Management Strategy of Flash-Based Platform
    王太勇
    赵丽
    胡世广
    王涛
    Transactions of Tianjin University, 2009, (04) : 266 - 271
  • [33] Storage management strategy of flash-based platform
    Wang T.
    Zhao L.
    Hu S.
    Wang T.
    Transactions of Tianjin University, 2009, 15 (04) : 266 - 271
  • [34] An Improved Flash-Based Swap System for Performance and Flash Endurance
    Lee, Jungseung
    Park, Huijin
    Song, Yongchun
    2023 IEEE INTERNATIONAL CONFERENCE ON CONSUMER ELECTRONICS, ICCE, 2023,
  • [35] DIDACache: An Integration of Device and Application for Flash-based Key-value Caching
    Shen, Zhaoyan
    Chen, Feng
    Jia, Yichen
    Shao, Zili
    ACM TRANSACTIONS ON STORAGE, 2018, 14 (03)
  • [36] GL-Cache: Group-level learning for efficient and high-performance caching
    Yang, Juncheng
    Mao, Ziming
    Yue, Yao
    Rashmi, K. V.
    PROCEEDINGS OF THE 21ST USENIX CONFERENCE ON FILE AND STORAGE TECHNOLOGIES, FAST 2023, 2023, : 115 - 133
  • [37] Multi-Resource Fair Allocation for Consolidated Flash-Based Caching Systems
    Choi, Wonil
    Urgaonkar, Bhuvan
    Kandemir, Mahmut Taylan
    Kesidis, George
    PROCEEDINGS OF THE TWENTY-THIRD ACM/IFIP INTERNATIONAL MIDDLEWARE CONFERENCE, MIDDLEWARE 2022, 2022, : 202 - 215
  • [38] FMMU: A Hardware-Accelerated Flash Map Management Unit for Scalable Performance of Flash-Based SSDs
    Woo, Yeong-Jae
    Lee, Sheayun
    Min, Sang Lyul
    2018 55TH ACM/ESDA/IEEE DESIGN AUTOMATION CONFERENCE (DAC), 2018,
  • [39] LCR: Load-aware Cache Replacement Algorithm for Flash-based SSDs
    Liu, Caiyin
    Lv, Min
    Pan, Yubiao
    Chen, Hao
    Li, Yongkun
    Li, Cheng
    Xu, Yinlong
    2018 IEEE INTERNATIONAL CONFERENCE ON NETWORKING, ARCHITECTURE AND STORAGE (NAS), 2018,
  • [40] ECR: Eviction-cost-aware cache management policy for page-level flash-based SSDs
    Chen, Hao
    Pan, Yubiao
    Li, Cheng
    Xu, Yinlong
    CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE, 2021, 33 (15):