IEEE Access (Jan 2021)

Internal Task-Aware Command Scheduling to Improve Read Performance of Embedded Flash Storage Systems

  • Gyeongyong Lee,
  • Jaewook Kwak,
  • Joonyong Jeong,
  • Daeyong Lee,
  • Moonseok Jang,
  • Jungwook Choi,
  • Yong Ho Song

DOI
https://doi.org/10.1109/ACCESS.2021.3079520
Journal volume & issue
Vol. 9
pp. 71638 – 71650

Abstract

Read online

Many NAND flash storage systems access flash memories by generating flash commands to process input/output (I/O) requests from a host system. Because the order in which flash commands are processed affects the I/O performance, command scheduling has been performed in previous studies to prioritize flash read commands for improving the read performance. However, in addition to the flash commands for accessing user data requested by the host, flash commands for internal tasks that improve the I/O performance and operation efficiency of the flash storage are issued. Particularly in embedded flash storage, the flash commands by the map cache management have a significant influence on the latency of I/O requests. The processing time of the I/O request depends on the execution time of the flash commands for mapping information and the flash commands for user data. In this paper, we propose command scheduling to improve read performance to address the occurrence of map flash commands. Priority is given to the flash read and program command from the read request, and among these commands, the flash command originating from the read request, which has a shorter processing time, is executed first. Consequently, the waiting time of the flash command is reduced, thereby improving the read latency. Experiments conducted with real workloads show that the proposed scheduling scheme reduces the average read latency by up to 51% compared with the existing scheduling scheme and demonstrates an effective performance improvement in a small map cache.

Keywords