Log-structured file systems: There's one in every SSD
Log-structured file systems: There's one in every SSD
Posted Sep 22, 2009 11:08 UTC (Tue) by nye (subscriber, #51576)In reply to: Log-structured file systems: There's one in every SSD by ikm
Parent article: Log-structured file systems: There's one in every SSD
I think the bit that I was somehow missing was that 'reading' from an unmapped block should just return all zeroes.
But thanks to both for making it explicit.
Posted Oct 6, 2009 16:45 UTC (Tue)
by sethml (guest, #8471)
[Link] (1 responses)
Posted Oct 6, 2009 19:59 UTC (Tue)
by ikm (guest, #493)
[Link]
Log-structured file systems: There's one in every SSD
slow. Imagine if deleting a 10gb file took several minutes - that would be rather annoying.
Too bad SATA doesn't have a "write a million zeros" command. Of course, that's effectively
what a proper TRIM would do.
Log-structured file systems: There's one in every SSD
