* Rich Freeman <ri...@gentoo.org> [150224 07:32]:
> On Tue, Feb 24, 2015 at 6:54 AM, Bob Wya <bob.mt....@gmail.com> wrote:
> > I would always recommend a secure erase of an SSD - if you want a "fresh
> > start". That will mark all the NAND cells as clear of data. That will
> > benefit the longevity of your device / wear levelling.
> 
> Not a bad idea, though if you're trimming your filesystem (and it
> supports this), that shouldn't be necessary, and of course a log-based
> filesystem like f2fs should promote excellent wear leveling
> automatically by design.  Granted, that doesn't help you if an f2fs
> bug eats your data.

Can you explain why a log-based filesystem like f2fs would have any
impact on wear leveling?

As I understand it, wear leveling (and bad block replacement) occurs on
the SSD itself (in the Flash Translation Layer probably.)

Of course the quality of those algorithms vary with device and are
pretty much a black box.

Todd

Reply via email to