#wanderingtree — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wanderingtree, aggregated by home.social.
-
@drwhax f2fs is extremely nice for flash based storage. its log structure prevents write amplification and allows for easy recovery after sudden power loss.
Its one of the first filesystems to solve the wandering tree problem that usd to be associated with log structured filesystems.
Definitely something worth considering, its been the default on android for close to a decade now I think.
I did my master thesis on log structurec filesystems
-
@drwhax f2fs is extremely nice for flash based storage. its log structure prevents write amplification and allows for easy recovery after sudden power loss.
Its one of the first filesystems to solve the wandering tree problem that usd to be associated with log structured filesystems.
Definitely something worth considering, its been the default on android for close to a decade now I think.
I did my master thesis on log structurec filesystems