Fw: corrupt my NAND flash device
Jörn Engel
joern at wohnheim.fh-wedel.de
Sat Apr 26 06:23:23 EDT 2003
On Fri, 25 April 2003 17:10:43 -0600, Thayne Harbaugh wrote:
>
> The big question is how common is this problem (needing retries)?
> Should this be more formalized and added to he chip drivers or should it
> be left up to individuals having to fix things for their special or less
> common cases?
This looks more like an implementation problem. If you manage to add
retry code somewhere central so that all drivers benefit from it,
there should hardly be a performance hit, even for drivers that don't
need it. And once in a central place, it would be trivial to add a
config option for this.
But someone has to do it. :)
Jörn
--
You can't tell where a program is going to spend its time. Bottlenecks
occur in surprising places, so don't try to second guess and put in a
speed hack until you've proven that's where the bottleneck is.
-- Rob Pike
More information about the linux-mtd
mailing list