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
This is indeed obvious now that I'm awake (somewhat embarrassingly so :P).
I think the bit that I was somehow missing was that 'reading' from an unmapped block should just return all zeroes.
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.