MTD CVS update: 'mtd/include/linux/mtd flashchip.h'

David Woodhouse dwmw2 at infradead.org
Fri Jun 30 12:48:32 EDT 2000


Update of /home/cvs/mtd/include/linux/mtd
In directory infradead.org:/tmp/cvs-serv19034/include/linux/mtd

Modified Files:
	flashchip.h 
Log Message:
Dynamic timeout for writing - if we have to wait a while after our
udelay(), we wait longer next time. If it was ready immediately, we don't
wait as long next time. 
If the write time is 100% constant, we oscillate between the value above
and the value below the time it actually takes. This is fine, IMO.
I'll do something similar for erases - but erase finishing needs to be
shifted into a timer first.



To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd-cvs mailing list