LWN.net Logo

Displacing HDDs

Displacing HDDs

Posted Jan 3, 2013 7:27 UTC (Thu) by daniel (subscriber, #3181)
In reply to: Displacing HDDs by man_ls
Parent article: The Tux3 filesystem returns

Just for the record, we're serious about optimizing for SSD as well as HDD. A lot of optimizations apply to both, or at least, one doesn't hurt the other. Eventually there might be tuning parameters, if we hit any optimizations that are mutually incompatible. Optimizing for SSD is made a lot harder because everybody has their own FTL algorithm, we need to guess how they're trying to guess what we're trying to do, if you know what I mean. But writing less total data is always going to be a win on any device, and we think we're doing a pretty good job of that right now.


(Log in to post comments)

Displacing HDDs

Posted Jan 3, 2013 22:50 UTC (Thu) by bronson (subscriber, #4806) [Link]

> we need to guess how they're trying to guess what we're trying to do

A perfect description of the emerging FTL insanity. Great quote.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds