Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of Linux disk encryption performance in this 27-minute USENIX conference talk. Delve into the challenges faced by LUKS/dm-crypt solutions as storage speeds increase, causing noticeable IO latency. Discover how hardware optimizations for encryption on modern platforms don't necessarily translate to improved transparent disk encryption performance. Follow the speaker's investigation into dm-crypt's source code, revealing inefficiencies in its architecture. Learn about a proof-of-concept patch that dramatically improved read speeds from encrypted block devices. Gain insights into potential improvements for Linux transparent disk encryption, and understand the underlying reasons for current performance bottlenecks. Engage with topics such as encryption overhead, benchmarking exercises, and architectural design choices in dm-crypt.