TY - GEN
T1 - ZNS
T2 - 2021 USENIX Annual Technical Conference, ATC 2021
AU - Bjørling, Matias
AU - Aghayev, Abutalib
AU - Holmberg, Hans
AU - Ramesh, Aravind
AU - Le Moal, Damien
AU - Ganger, Gregory R.
AU - Amvrosiadis, George
N1 - Funding Information:
We thank the 22 anonymous reviewers, and our shepherd Ethan Miller for their help improving the presentation of this paper. We thank the members and companies of the PDL Consortium: Amazon, Facebook, Google, Hewlett Packard Enterprise, Hitachi Ltd., IBM Research, Intel Corporation, Microsoft Research, NetApp, Inc., Oracle Corporation, Pure Storage, Salesforce, Samsung Semiconductor Inc., Seagate Technology, Two Sigma, and Western Digital for their interest, insights, feedback, and support. This work has been made possible in part by gifts from VMware’s University Research Fund and from the NetApp University Research Fund.
Funding Information:
We thank the 22 anonymous reviewers, and our shepherd Ethan Miller for their help improving the presentation of this paper. We thank the members and companies of the PDL Consortium: Amazon, Facebook, Google, Hewlett Packard Enterprise, Hitachi Ltd., IBM Research, Intel Corporation, Microsoft Research, NetApp, Inc., Oracle Corporation, Pure Storage, Salesforce, Samsung Semiconductor Inc., Seagate Technology, Two Sigma, and Western Digital for their interest, insights, feedback, and support. This work has been made possible in part by gifts from VMware's University Research Fund and from the NetApp University Research Fund.
Publisher Copyright:
© 2021 USENIX Annual Technical Conference. All rights reserved.
PY - 2021
Y1 - 2021
N2 - The Zoned Namespace (ZNS) interface represents a new division of functionality between host software and flash-based SSDs. Current flash-based SSDs maintain the decades-old block interface, which comes at substantial expense in terms of capacity over-provisioning, DRAM for page mapping tables, garbage collection overheads, and host software complexity attempting to mitigate garbage collection. ZNS offers shelter from this ever-rising block interface tax. This paper describes the ZNS interface and explains how it affects both SSD hardware/firmware and host software. By exposing flash erase block boundaries and write-ordering rules, the ZNS interface requires the host software to address these issues while continuing to manage media reliability within the SSD. We describe how storage software can be specialized to the semantics of the ZNS interface, often resulting in significant efficiency benefits. We show the work required to enable support for ZNS SSDs, and show how modified versions of f2fs and RocksDB take advantage of a ZNS SSD to achieve higher throughput and lower tail latency as compared to running on a block-interface SSD with identical physical hardware. For example, we find that the 99.9th-percentile random-read latency for our zone-specialized RocksDB is at least 2-4× lower on a ZNS SSD compared to a blockinterface SSD, and the write throughput is 2× higher.
AB - The Zoned Namespace (ZNS) interface represents a new division of functionality between host software and flash-based SSDs. Current flash-based SSDs maintain the decades-old block interface, which comes at substantial expense in terms of capacity over-provisioning, DRAM for page mapping tables, garbage collection overheads, and host software complexity attempting to mitigate garbage collection. ZNS offers shelter from this ever-rising block interface tax. This paper describes the ZNS interface and explains how it affects both SSD hardware/firmware and host software. By exposing flash erase block boundaries and write-ordering rules, the ZNS interface requires the host software to address these issues while continuing to manage media reliability within the SSD. We describe how storage software can be specialized to the semantics of the ZNS interface, often resulting in significant efficiency benefits. We show the work required to enable support for ZNS SSDs, and show how modified versions of f2fs and RocksDB take advantage of a ZNS SSD to achieve higher throughput and lower tail latency as compared to running on a block-interface SSD with identical physical hardware. For example, we find that the 99.9th-percentile random-read latency for our zone-specialized RocksDB is at least 2-4× lower on a ZNS SSD compared to a blockinterface SSD, and the write throughput is 2× higher.
UR - http://www.scopus.com/inward/record.url?scp=85107882934&partnerID=8YFLogxK
UR - http://www.scopus.com/inward/citedby.url?scp=85107882934&partnerID=8YFLogxK
M3 - Conference contribution
AN - SCOPUS:85107882934
T3 - 2021 USENIX Annual Technical Conference
SP - 689
EP - 703
BT - 2021 USENIX Annual Technical Conference
PB - USENIX Association
Y2 - 14 July 2021 through 16 July 2021
ER -