Title :
S4D-Cache: Smart Selective SSD Cache for Parallel I/O Systems
Author :
Shuibing He ; Xian-He Sun ; Bo Feng
Author_Institution :
Dept. of Comput. Sci., Illinois Inst. of Technol., Chicago, IL, USA
fDate :
June 30 2014-July 3 2014
Abstract :
Parallel file systems (PFS) are widely-used in modern computing systems to mask the ever-increasing performance gap between computing and data access. PFSs favor large requests, and do not work well for small requests, especially small random requests. Newer Solid State Drives (SSD) have excellent performance on small random data accesses, but also incur a high monetary cost. In this study, we propose a hybrid architecture named the Smart Selective SSD Cache (S4D-Cache), which employs a small set of SSD-based file servers as a selective cache of conventional HDD-based file servers. A novel scheme is introduced to identify performance-critical data, and conduct selective cache admission to fully utilize the hybrid architecture in terms of data-access parallelism and randomness. We have implemented an S4D-Cache under the MPI-IO and PVFS2 parallel file system. Our experiments show that S4D-Cache can significantly improve I/O throughput, and is a promising approach for parallel applications.
Keywords :
cache storage; disc drives; hard discs; parallel processing; HDD-based file servers; I/O throughput improvement; MPI-IO; PFS; PVFS2 parallel file system; S4D-Cache; S4D-cache; SSD-based file servers; data-access parallelism; hybrid architecture; parallel I/O systems; parallel file systems; performance gap; performance-critical data identification; selective cache admission; smart selective SSD cache; solid state drives; Computer architecture; Data models; File servers; Middleware; Parallel processing; Servers; Throughput; I/O Middleware; Parallel I/O System; Solid State Drive;
Conference_Titel :
Distributed Computing Systems (ICDCS), 2014 IEEE 34th International Conference on
Conference_Location :
Madrid
Print_ISBN :
978-1-4799-5168-0
DOI :
10.1109/ICDCS.2014.59