Abstract
Data fragmentation exists widely in SSD NAND flash, which greatly increases garbage collection overhead. Dividing data of different lifetimes into different I/O streams can effectively solve the problem of data fragmentation. Therefore, the management of I/O streams is the key to reduce data fragmentation and thereby improve the lifetime and performance of SSD. In this paper, we propose FileStream, a file-based automatic stream management scheme with machine learning, which can be directly applied to multiple workloads. We find that file characteristics are effective in distinguishing data lifetimes, and thus FileStream divides data into different I/O streams based on the file characteristics. The results of six benchmarks on real SSD show that FileStream reduces the write amplification factor by 34.5% and 21.6% on average, compared to the baseline and two advanced automatic stream management methods, respectively.
Author supplied keywords
Cite
CITATION STYLE
Zhang, Y., Xue, N., & Zhou, Y. (2021). Automatic I/O stream management based on file characteristics. In HotStorage 2021 - Proceedings of the 13th ACM Workshop on Hot Topics in Storage and File Systems (pp. 14–20). Association for Computing Machinery, Inc. https://doi.org/10.1145/3465332.3470879
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.