Re: FreeBSD's embedded agenda

From: Paul Allen <nospam_at_ugcs.caltech.edu>
Date: Thu, 25 May 2006 14:01:32 -0700
>From Poul-Henning Kamp <phk_at_phk.freebsd.dk>, Thu, May 25, 2006 at 09:10:02PM +0200:
> In message <20060525184618.GC28128_at_groat.ugcs.caltech.edu>, Paul Allen writes:
> 
> >Erase cycles are often 1ms in duration.
> 
> ... Which is pretty trivial compared to the seek and latency of a
> rotating disc.
Sure to do 'one of them', but the part of the message you clipped
involved the assertion that fragmentation is free.  It isn't, you have
to do the erase cycle block-by-block, each one sequentially taking
1ms to complete.  Sure you can use flash with large block-sizes but
then you have to rewrite-out the entire block out after the erase,
and writing takes time too--not to mention negatively impacting
filesystem stability.

And each erase is counts against the cycle-life of the flash.

The trade-offs are not trivial and starting with the assertion 
"fragmentation is free" is  begging the question.
Received on Thu May 25 2006 - 19:01:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC