On Wednesday 15 January 2003 14:37, David Woodhouse wrote:
> wim.delvaux@adaptiveplanet.com said:
> > True but that does not explain the behavior difference between the
> > writing to flash and writing to ram directly. Isn't there some
> > kind of OS buffering going on before writes occur ?
>
> No. JFFS2 is entirely synchronous. Your data are on the flash by the time
> the write() call returns.
Which means that you should use fopen instead of open for performance ?
W
Received on Wed Jan 15 13:43:48 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:00 EDT