Storage - gusenov/kb GitHub Wiki
SSD
- Coding for SSDs
- Part 1: Introduction and Table of Contents
- Hacker News
- The fact that we can do parallel reads from an SSD does give more flexibility to DB developers.
- Hacker News
- Part 2: Architecture of an SSD and Benchmarking
- Part 3: Pages, Blocks, and the Flash Translation Layer
- Part 4: Advanced Functionalities and Internal Parallelism
- Part 5: Access Patterns and System Optimizations
- Part 6: A Summary – What every programmer should know about solid-state drives
- Part 1: Introduction and Table of Contents