Affiliation:
1. National Cheng Kung University, Tainan, Taiwan
2. National Chung Hsing University, Taichung, Taiwan
Abstract
Increasing the degree of parallelism and reducing the overhead of garbage collection (GC overhead) are the two keys to enhancing the performance of solid-state drives (SSDs). SSDs employ multichannel architectures, and a data placement scheme in an SSD determines how the data are striped to the channels. Without considering the data access pattern, existing fixed and device-level data placement schemes may have either high GC overhead or poor I/O parallelism, resulting in degraded performance. In this article, an adaptive block-level data placement scheme called BLAS is proposed to maximize the I/O parallelism while simultaneously minimizing the GC overhead. In contrast to existing device-level schemes, BLAS allows different data placement policies for blocks with different access patterns. Pages in read-intensive blocks are scattered over various channels to maximize the degree of read parallelism, while pages in each of the remaining blocks are attempted to be gathered in the same physical block to minimize the GC overhead. Moreover, BLAS allows the placement policy for a logical block to be changed dynamically according to the access pattern changes of that block. Finally, a parallelism-aware write buffer management approach is adopted in BLAS to maximize the degree of write parallelism. Performance results show that BLAS yields a significant improvement in the SSD response time when compared to existing device-level schemes. In particular, BLAS outperforms device-level page striping and device-level block striping by factors of up to 8.75 and 7.41, respectively. Moreover, BLAS achieves low GC overhead and is effective in adapting to workload changes.
Funder
National Science Council Taiwan
Publisher
Association for Computing Machinery (ACM)
Subject
Electrical and Electronic Engineering,Computer Graphics and Computer-Aided Design,Computer Science Applications
Cited by
6 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. SUPA;ACM Transactions on Storage;2017-12-15
2. vFlash: Virtualized Flash for Optimizing the I/O Performance in Mobile Devices;IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems;2017-07
3. FastRead: Improving Read Performance for Multilevel-Cell Flash Memory;IEEE Transactions on Very Large Scale Integration (VLSI) Systems;2016-09
4. Exploiting Page Correlations for Write Buffering in Page-Mapping Multichannel SSDs;ACM Transactions on Embedded Computing Systems;2016-02-20
5. VSSD;ACM Transactions on Design Automation of Electronic Systems;2015-09-28