FreeBSD on SSD

Erich Dollansky erichfreebsdlist at ovitrap.com
Sat Jul 28 23:46:28 UTC 2012


Hi,

On Sat, 28 Jul 2012 20:22:11 +0200 (CEST)
Wojciech Puchar <wojtek at wojtek.tensor.gdynia.pl> wrote:

> the other thing is erasing data. You want to sell that drive and
> clear your data by
> 
> dd if=/dev/zero of=/dev/disk bs=1m
> 
> but does it clear SSD cache? i don't think so. Someone sophisticated 
> enough would perform raw read of cache chips and get cached data,
> which can actually be the most important part (things you work on
> often). _______________________________________________

You will have to read afterwards the same 8GB over and over again to
make the drive believe that you want to have these 8GB faster.

How to make sure that the data is really cached?

There is no way.

Erich


More information about the freebsd-questions mailing list