Patch-Based Data Management for Dual-Copy Buffers in RAID-Enabled SSDs
Patch-Based Data Management for Dual-Copy Buffers in RAID-Enabled SSDs
复制标题
支持 RAID 的 SSD 中双副本缓冲区的基于补丁的数据管理
DOI:
10.1109/tcad.2020.3012252
复制
发表时间:
2020-11-01
影响因子:
2.9
通讯作者:
Liao, Jianwei
中科院分区:
文献类型:
--
作者:
Li, Jun;Sha, Zhibing;Liao, Jianwei
While a dual-copy redundant array of independent disk (RAID) buffering can remove single point of failure in the buffer of RAID-enabled solid-state drives (SSDs), it loses a half of buffer space efficiency as a result. This article introduces a patch-based data management scheme for dual-copy buffers in RAIDenabled SSDs, for better improving buffer use efficiency. Different from conventional methods that caches data/parity chunks in the RAID buffer, it caches the modified portions of data chunks (called data patches) and then employs a cost-evaluation model to direct patch data replacement. Besides, in order to correctly respond to applications' read/write requests, we design the patch-based read/write mode by taking the original dirty data chunks and relevant up-to-date patches into account. Through a series of simulation tests on several realistic disk traces, we illustrate that patch-based data management can work for RAID-enabled SSDs to enhance buffer use efficiency, and then yield better I/O performance. Especially, our proposal can noticeably reduce the I/O latency by 39.1% and the number of block erases by 3.9% on average, in contrast to state-of-the-art approaches.