On Thu, Feb 21, 2008 at 4:49 PM, Didier Juges <[EMAIL PROTECTED]> wrote:
>  In the mean time, -o noatime is a nice option when available, I suspect it
>  will improve performance even on systems with fast hard drives. Setting
>  noatime requires a reboot (or a remount).

remount is cheap and easy
linux: mount -o remount,noatime...
bsd: mount -uo noatime ...

i usually mount my timeserver's filesystems async,noatime - the only
thing i'm going to lose is logs, and those aren't terribly valuable.

CK

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to