
TL;DR
This paper evaluates modern external storage devices and Linux I/O interfaces, analyzing throughput, latency, and CPU usage to guide optimal performance choices for researchers and practitioners.
Contribution
It provides a comprehensive overview and detailed performance evaluation of various external storage devices and Linux I/O interfaces.
Findings
Ultra-low latency SSDs like Intel Optane improve performance
Different I/O interfaces significantly affect throughput and latency
Optimal I/O interface selection depends on device and workload
Abstract
Modern external memory is represented by several device classes. At present, HDD, SATA SSD and NVMe SSD are widely used. Recently ultra-low latency SSD such as Intel Optane became available on the market. Each of these types exhibits it's own pattern for throughput, latency and parallelism. To achieve the highest performance one has to pick an appropriate I/O interface provided by the operating system. In this work we present a detailed overview and evaluation of modern storage reading performance with regard to available Linux synchronous and asynchronous interfaces. While throughout this work we aim for the highest throughput we also measure latency and CPU usage. We provide this report in hope the detailed results could be interesting to both researchers and practitioners.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Storage Technologies · Parallel Computing and Optimization Techniques · Caching and Content Delivery
