Switch language한국어
Back to the list

How to Write to SSDs [pdf] | Hacker News

TL;DR AI

Key summary

2 min read
  1. NVMe 2.1’s Flexible Data Placement (FDP) lets software tag related writes so SSDs can place them together.

  2. The idea is to give storage software more control over flash placement, similar in spirit to zoned or open-channel approaches.

  3. Supporters say FDP could reduce write amplification and improve performance for workloads like SSDFS.

  4. Its real-world impact is still limited by sparse enterprise SSD support and slow adoption.

Read the original