SOTAVerified

Work-in-progress: a deep learning strategy for I/O scheduling in storage systems

2019-12-03IEEE Real-Time Systems Symposium (RTSS) 2019Code Available0· sign in to hype

Ashkan Farhangi, Jiang Bian, Jun Wang, Zhishan Guo

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Under the big data era, there is a crucial need to improve the performance of storage systems for data-intensive applications. Data-intensive applications tend to behave in a predictable manner, which can be exploited for improving the performance of the storage system. At the storage level, we propose a deep recurrent neural network that learns the patterns of I/O requests and predicts the upcoming ones, such that memory contents can be pre-loaded at the right time to prevent cache/memory misses. Preliminary experimental results, on two real-world I/O logs of storage systems (from financial and web search), are reported-they partially demonstrate the effectiveness of the proposed method.

Tasks

Reproductions