logoalt Hacker News

yyykyesterday at 12:27 PM0 repliesview on HN

SSD controllers and VFSs are often optimized for sequential access (e.g. readahead cache) which leads to software being written to do sequential access for speed which leads to optimization for that access pattern, and so on.