Hardware Infrastructure & Performance Optimization
Speeding up Linux disk encryption

Speeding up Linux disk encryption

3/25/2020 · Ignat Korchagin

What this post added

This post details the investigation into Linux disk encryption performance, identifying a significant performance penalty. It explains the storage stack, block vs. file encryption, and hardware vs. software encryption choices. The core contribution is the benchmarking of `dm-crypt` on a RAM disk, revealing a substantial performance drop. The post sets the stage for further investigation into optimizing this performance.

Read the original post ↗