R&D: EC-ARR, Using Active Reconstruction to Optimize SSD Read Performance
Paper proposes EC Active-Reconstruction-Read which exploits in broader sense both its EC module and channel-level parallelism in combination to achieve better read performance.
This is a Press Release edited by StorageNewsletter.com on February 19, 2020 at 2:15 pmSpringer Nature Switzerland AG. has published, in ICA3PP 2019: Algorithms and Architectures for Parallel Processing proceedings,an article written by Shuo Li, College of Computer, National, University of Defense Technology, Changsha, China, Mingzhu Deng, College of International Studies, National University of Defense Technology, Nanjing, China, Fang Liu, Zhiguang Chen, School of Data and Computer Science, SUN YAT-SEN University, Guangzhou, China, and Nong Xiao, College of Computer, National University of Defense Technology, Changsha, China.
Abstract: “Solid State Drive (SSD) has been becoming mainstream storage for its high performance, affordability proportional to its growing storage capacity. However, some inborn characteristics still limit its widespread application: (1) It wears out easily with increasing times of being written/erased. Therefore, SSDs are generally equipped with dedicated Erasure Coding (EC) modules for reliability concerns. However, the EC modules are only statically useful in the sheer scenarios of data loss. In other words, the EC module is never exploited in the regular access situations of dominating frequency, where data is unharmed and intact. (2) Huge latency differences exist among its three basic operations of reading, writing, and erasing, which could lead to performance degradation if there is no proper I/O scheduling. (3) SSD has excellent internal parallelism, which offers a strong possibility to further boost I/O performance if exploited properly.“
“Therefore, this paper proposes EC-ARR (Active-Reconstruction-Read), which exploits in a broader sense both its EC module and channel-level parallelism in combination to achieve better read performance. It is able to not only guard against data loss but also assist in normal data reads where data is intact, with active use of data reconstruction of the EC module. Additionally, to further this active reconstruction method in terms of channel-level parallelism, the static stripe with a length smaller than the number of channels and the data placement scheme with channel-wear-aware are adopted.“











