Hello pdaXrom Team,
I checked the mount options for my CF&SD-Cards and added a "noatime" option for it.
I use ext2 for all and would not allow more writes to safe life time of the units.
Then i checked jffs2 which is used for the root system and for /home on the internal flash memory chips.
On
http://www.ssiembedded.com/embedded_linux_...ing_memory.htmlthey say "noatime" is a usefull option here too, to reduce the count of writes with unnecessary updates of the access time attribute of files.
But, to append this option to the root fs, there must be set a kernel option or a mount/remount be done.
My question now: Did you know about this ? How can we give the "noatime" to all internal flash partitions.
Cause without this i see the danger of rapidly aged internal flash !
Many Files are opened when booting or startx and every access time is updated !
Thanks
Thomas
( New C1000 User, pdaXrom rc12 )