Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2015 04:02:22 -0700 (MST)
From:      zhup <zhup@tutamail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to minimize the number of writes to CF card?
Message-ID:  <1440500542763-6034941.post@n5.nabble.com>
In-Reply-To: <55DC3FBD.8080102@FreeBSD.org>
References:  <1440496718919-6034932.post@n5.nabble.com> <55DC3FBD.8080102@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
My proposal of solution with "noatime" and "softdep" flag:

# vi /etc/fstab
/dev/sd0a / ffs rw,noatime,softdep 1 1

What to you think about it?







--
View this message in context: http://freebsd.1045724.n5.nabble.com/How-to-minimize-the-number-of-writes-to-CF-card-tp6034932p6034941.html
Sent from the freebsd-questions mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1440500542763-6034941.post>