RAIL: Predictable, Low Tail Latency for NVMe Flash
RAIL: Predictable, Low Tail Latency for NVMe Flash
复制标题
DOI:
10.1145/3465406
复制
发表时间:
2022-01
期刊:
影响因子:
--
通讯作者:
Heiner Litz;Javier González;Ana Klimovic;Christos Kozyrakis
中科院分区:
文献类型:
--
作者:
Heiner Litz;Javier González;Ana Klimovic;Christos Kozyrakis
Flash-based storage is replacing disk for an increasing number of data center applications, providing orders of magnitude higher throughput and lower average latency. However, applications also require predictable storage latency. Existing Flash devices fail to provide low tail read latency in the presence of write operations. We propose two novel techniques to address SSD read tail latency, including Redundant Array of Independent LUNs (RAIL) which avoids serialization of reads behind user writes as well as latency-aware hot-cold separation (HC) which improves write throughput while maintaining low tail latency. RAIL leverages the internal parallelism of modern Flash devices and allocates data and parity pages to avoid reads getting stuck behind writes. We implement RAIL in the Linux Kernel as part of the LightNVM Flash translation layer and show that it can reduce read tail latency by 7× at the 99.99th percentile, while reducing relative bandwidth by only 33%.