In message <49613875.9020...@gmail.com>, M Watts <zwy648...@gmail.com> writes
Whether you use ramdisks or not, you can increase harddisk performance by enabling the 'noatime' option in /etc/fstab. Whenever you read a file, you system also performs a writing operation, to store the time of last access. Disable this by opening /etc/fstab, look for you root filesystem, and change where it says 'defaults' to 'defaults,noatime', then reboot and enjoy faster computing.

WARNING!

I think some things (notably source control) depend on atime so be careful.

Cheers,
Wol
--
Anthony W. Youngman - anth...@thewolery.demon.co.uk



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to