[NTLUG:Discuss] Disk I/O timings.

Steve Baker sjbaker1 at airmail.net
Fri Dec 7 16:25:16 CST 2001


Richard Cobbe wrote:
 
> Given your access patterns, would it perhaps be possible to store all of
> these data files on a separate partition and mount that partition with
> the `sync' option?  I'm not completely certain, but it *looks* like this
> would disable caching (both read and write) for the filesystem.

Hmmm - yes - that would be *easy* to arrange.  I could even mount that
partition read-only.

That sync option sounds *very* interesting - I didn't know it existed.  Looking
at the other mount options, the 'noatime' option looks good too - that
disables the updating of the "last access time" for the file.  Since
nobody *ever* cares about that field, I could happily set that option and
save a bunch of disk accesses.

----------------------------- Steve Baker -------------------------------
Mail : <sjbaker1 at airmail.net>   WorkMail: <sjbaker at link.com>
URLs : http://www.sjbaker.org
       http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net
       http://prettypoly.sf.net http://freeglut.sf.net
       http://toobular.sf.net   http://lodestone.sf.net




More information about the Discuss mailing list