用机器学习动态过滤无用写入,提升云存储缓存性能与寿命
Optimizing SSD Caches for Cloud Block Storage Systems Using Machine Learning Approaches
- 基于机器学习实时识别并过滤写入但未读取的数据
- 实验表明减少有害写入,显著优化缓存利用率
- 适合应对云环境多变负载,替代传统静态策略
随着对高效云存储解决方案需求的增长,固态硬盘(SSD)被广泛用于云块存储系统的缓存。数据写入SSD缓存的管理对提升系统性能、降低延迟和延长存储设备寿命至关重要。一个关键挑战来自大量仅写入数据,若处理不当会显著影响缓存性能。特别是,长时间未被读取的写入操作会引入不必要的写入流量,却对缓存性能提升有限。本文提出一种新方法,利用机器学习技术动态优化云存储系统中的写入策略。该方法能实时识别写入但未读取的数据,并选择性地将其过滤,从而减少无效写入操作,提升缓存整体性能。实验结果表明,基于机器学习的策略在减少有害写入和优化缓存利用方面显著优于传统方法。该方案特别适用于工作负载变化大且不可预测的云环境,传统缓存管理策略常难以应对。
原文摘要 · Abstract (English)
The growing demand for efficient cloud storage solutions has led to the widespread adoption of Solid-State Drives (SSDs) for caching in cloud block storage systems. The management of data writes to SSD caches plays a crucial role in improving overall system performance, reducing latency, and extending the lifespan of storage devices. A critical challenge arises from the large volume of write-only data, which significantly impacts the performance of SSD caches when handled inefficiently. Specifically, writes that have not been read for a certain period may introduce unnecessary write traffic to the SSD cache without offering substantial benefits for cache performance. This paper proposes a novel approach to mitigate this issue by leveraging machine learning techniques to dynamically optimize the write policy in cloud-based storage systems. The proposed method identifies write-only data and selectively filters it out in real-time, thereby minimizing the number of unnecessary write operations and improving the overall performance of the cache system. Experimental results demonstrate that the proposed machine learning-based policy significantly outperforms traditional approaches by reducing the number of harmful writes and optimizing cache utilization. This solution is particularly suitable for cloud environments with varying and unpredictable workloads, where traditional cache management strategies often fall short.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。