Database on JFFS2?

Holger Schurig h.schurig at mn-logistik.de
Tue Apr 15 04:51:34 EDT 2003


> into that now.  It has a log system. The most optimal would be if the
> database could be tuned not to write too often and on other hand when it
> does it is flush to flash immediately to prevent datacorruption.

That is simple to find out. sqllite is so small, you surely could add some 
printf() statements at the right place to find out when it writes date.

Hey, even "strace -efile" may help you. "man strace" is your friend.





More information about the linux-mtd mailing list