LWN.net Logo

Is there a better way to use flash memory?

Is there a better way to use flash memory?

Posted Sep 21, 2009 6:40 UTC (Mon) by dlang (✭ supporter ✭, #313)
In reply to: Is there a better way to use flash memory? by PaulWay
Parent article: Log-structured file systems: There's one in every SSD

I've had (and posted) thoughts along the same lines. the last time I posted them one person responded that checksums and ecc codes could prevent writing to small portions of flash

I think it's an idea worth investigating (it could trade some space for reduced erase cycles, being especially effective in metadata), but it would require either a smart drive (that doesn't move a block if it can be modified in place from the current to the desired value) or raw access to the flash.


(Log in to post comments)

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