public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Is realtime logging possible?
@ 2002-02-08 21:37 Derek Ross
  2002-02-09  1:31 ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Derek Ross @ 2002-02-08 21:37 UTC (permalink / raw)
  To: linux-mtd

Hello,

Our product will have a slow-realtime logging
component in it, and I'm trying to find out if
flash will be capable of handling it.

We'll be logging about 6 bytes once a second into
flash.  The maximum blocking duration for a write
should be 0.1 second or less.

I understand that sector erases in flash take lots
of time, but it's possible to do erases in the 
background, so that if you organize the writes not
to interfere with the erases (always different sectors)
you won't have long blocking issues.

The technical details are:

CDB89712 (rev B) development board.

Flash TE28F320 B Jedec, not CFI
Will later be using C for final product, which is CFI

Kernel is 2.4.6-rmk1-rayl1, and we also have 2.4.16-rmk2
We can upgrade mtd drivers if necessary.


Thanks,
Derek Ross.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-02-10 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08 21:37 Is realtime logging possible? Derek Ross
2002-02-09  1:31 ` David Woodhouse
2002-02-09 15:07   ` Derek Ross
2002-02-09 20:46     ` David Woodhouse
2002-02-10 15:51     ` kira brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox