DiskOnChip write performance

kira brown kira at hex.linuxgrrls.org
Thu Sep 6 11:52:09 EDT 2001


On Thu, 6 Sep 2001, Herman Oosthuysen wrote:

> You may be able to speed the system up a little by optimizing the code, but the
> improvement will be insignificant compared to the erase cycle time.

There are basically two ways to speed this situation up:

1)  Write to a RAM buffer and do the actual Flash write in the background.
(I'm sure you've thought of this).

2)  Make sure there are always freshly erased blocks on the Flash when you
come to need to do a fast write.

Either way, DOC2000 is never going to be any great shakes of speed-  it's
just not a very fast device.

kira.





More information about the linux-mtd mailing list