How to Write to SSDs [pdf]
Summary
This paper presents techniques and best practices for writing to SSDs efficiently, covering aspects such as write patterns, buffering, and file system optimizations.
View Cached Full Text
Cached at: 05/16/26, 12:35 AM
Similar Articles
How to Write to SSDs
This paper proposes out-of-place write optimizations for database systems to fully leverage SSD performance, achieving 1.65-2.24x throughput improvement and 6.2-9.8x reduction in flash writes on OLTP benchmarks.
Helping data centers deliver higher performance with less hardware
MIT researchers have developed Sandook, a software-based system that improves data center storage performance by simultaneously addressing three sources of variability in SSDs, nearly doubling efficiency compared to traditional methods.
FROST: Fingerprinting Remotely using OPFS-based SSD Timing [pdf]
This paper presents FROST, a technique for remotely fingerprinting users by exploiting timing differences in the OPFS-based SSD storage.
Swap tables, flash-friendly swap, swap_ops, and more
This article covers recent improvements and future plans for the Linux kernel's swap subsystem, including reduced per-page overhead, folio-based helpers, and efforts to make swapping more friendly to solid-state storage, as discussed at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit.
@lauriewired: How interesting. Samsung dropped a paper a few days ago with little fanfare: KV-cache offload over a CXL memory pool. R…
Samsung published a paper on offloading KV-cache over a CXL memory pool, demonstrating that even with early-gen CXL hardware, GPUs can be fed as effectively as with real DRAM, making the approach easily replicable.