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.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.