lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using Ramdisk


From: Anthony W. Youngman
Subject: Re: using Ramdisk
Date: Sun, 4 Jan 2009 23:23:06 +0000
User-agent: Turnpike/6.05-U (<bma6TZ2zPTC3a0mvqJW+2CWyFC>)

In message <address@hidden>, M Watts <address@hidden> 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 - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]