Alexander Schreiber wrote:
On Thu, Sep 25, 2008 at 11:07:55AM -0500, Jim Leonard
wrote:
Alexander Schreiber wrote:
- mount the filesystem(s) on the CF with noatime
(so reads don't cause
writes)
*That* is great advice for a CF. Most people miss that.
And missing that will also greatly reduce the live expectancy of your
flash device.
One small word of caution - some filesystem cleanup utilities
evaluate "unused" files by atime. RedHat and AIX both do, although both
by default limit cleanup to /tmp, /var/tmp, man-page cache directories,
etc. If you have the cleanup tools tweaked aggressively and turn on
noatime, you'll notice in about 30 days. :)
Doc