Title :
Exploiting parallelism in I/O scheduling for access conflict minimization in flash-based solid state drives
Author :
Congming Gao ; Liang Shi ; Mengying Zhao ; Xue, Chun Jason ; Wu, Kaijie ; Sha, Edwin H-M
Author_Institution :
Coll. of Comput. Sci., Chongqing Univ., Chongqing, China
Abstract :
Solid state drives (SSDs) have been widely deployed in personal computers, data centers, and cloud storages. In order to improve performance, SSDs are usually constructed with a number of channels with each channel connecting to a number of NAND flash chips. Despite the rich parallelism offered by multiple channels and multiple chips per channel, recent studies show that the utilization of flash chips (i.e. the number of flash chips being accessed simultaneously) is seriously low. Our study shows that the low chip utilization is caused by the access conflict among I/O requests. In this work, we propose Parallel Issue Queuing (PIQ), a novel I/O scheduler at the host system, to minimize the access conflicts between I/O requests. The proposed PIQ schedules I/O requests without conflicts into the same batch and I/O requests with conflicts into different batches. Hence the multiple I/O requests in one batch can be fulfilled simultaneously by exploiting the rich parallelism of SSD. And because PIQ is implemented at the host side, it can take advantage of rich resource at host system such as main memory and CPU, which makes the overhead negligible. Extensive experimental results show that PIQ delivers significant performance improvement to the applications that have heavy access conflicts.
Keywords :
flash memories; scheduling; CPU; I/O requests; I/O scheduler; I/O scheduling; NAND flash chips; PIQ; SSDs; access conflict minimization; cloud storages; data centers; flash-based solid state drives; main memory; parallel issue queuing; performance improvement; personal computers; Ash; Degradation; Organizations; Parallel processing; Resource management; Time factors; Vectors;
Conference_Titel :
Mass Storage Systems and Technologies (MSST), 2014 30th Symposium on
Conference_Location :
Santa Clara, CA
DOI :
10.1109/MSST.2014.6855544