How to Write to SSDs [pdf]

Hacker News Top Papers

Summary

This paper presents techniques and best practices for writing to SSDs efficiently, covering aspects such as write patterns, buffering, and file system optimizations.

No content available
Original Article
View Cached Full Text

Cached at: 05/16/26, 12:35 AM

Error: Input contains binary PDF data, not translatable text.

Similar Articles

How to Write to SSDs

Lobsters Hottest

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 News — Artificial Intelligence

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.

Swap tables, flash-friendly swap, swap_ops, and more

Hacker News Top

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.