Abstract

Multi-stream for SSD is a concept where the host writes data with similar expected lifetimes to contiguous blocks of NAND memory. Consequently, this data has higher chances of being invalidated together. During garbage collection (GC), there will be minimal valid pages to copy, resulting in improved endurance and decreased write-amplification factor. Implementing Multi-stream in eMMC devices presents challenges due to lower DRAM, lower computational resource available. Maintenance of stream related information requires increase in DRAM usage, transfer buffer usage as well as addition computation for GC of stream related memory area. In this paper, we examine implementation of Multi-Stream concept in eMMC despite its low resource constraints. We have experimented with an implementation that supports up to 4 streams which uses additional ~108 bytes of DRAM and ~104 bytes of code section, and improves WAF by ~50% on FIO (File Input/Output) benchmarking setup where lifetimes are simulated by multiple instances of FIO.

Details

Title
Enhancing eMMC using Multi-Stream technique
Author
Vishwakarma, Sushma; Sharma, Anantha; Kodase, Sharath
Section
Journal_Article
Publication year
2019
Publication date
Mar 2019
Publisher
European Alliance for Innovation (EAI)
e-ISSN
24106895
Source type
Scholarly Journal
Language of publication
English
ProQuest document ID
2328268035
Copyright
© 2019. This work is licensed under http://creativecommons.org/licenses/by/3.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.