Abstract
As Solid-State Drives (SSDs) become commonplace in data centers and storage arrays, there is a growing demand for predictable latency. Traditional SSDs, serving block I/Os, fail to meet this demand. They offer a high-level of abstraction at the cost of unpredictable performance and suboptimal resource utilization. We propose that SSD management trade-offs should be handled through Open-Channel SSDs, a new class of SSDs, that give hosts control over their internals. We present our experience building LightNVM, the Linux Open-Channel SSD subsystem. We introduce a new Physical Page Ad- dress I/O interface that exposes SSD parallelism and storage media characteristics. LightNVM integrates into traditional storage stacks, while also enabling storage engines to take advantage of the new I/O interface. Our experimental results demonstrate that LightNVM has modest host overhead, that it can be tuned to limit read latency variability and that it can be customized to achieve predictable I/O latencies.
Original language | English |
---|---|
Title of host publication | 15th USENIX Conference on File and Storage Technologies, FAST 2017, Santa Clara, CA, USA, February 27 - March 2, 2017 |
Number of pages | 16 |
Publisher | USENIX - The Advanced Computing Systems Association |
Publication date | 2017 |
Pages | 359-374 |
ISBN (Electronic) | 978-1-931971-36-2 |
Publication status | Published - 2017 |
Event | Usenix Conference on File and Storage Technologies - Santa Clara, United States Duration: 27 Feb 2017 → 3 Mar 2017 Conference number: 15 https://www.usenix.org/conferences/byname/146 |
Conference
Conference | Usenix Conference on File and Storage Technologies |
---|---|
Number | 15 |
Country/Territory | United States |
City | Santa Clara |
Period | 27/02/2017 → 03/03/2017 |
Internet address |
Keywords
- Solid-State Drives
- Predictable Latency
- Open-Channel SSDs
- LightNVM
- Physical Page Address I/O Interface