[time-nuts] Best OS for small time server

Chris Kuethe chris.kuethe at gmail.com
Thu Feb 21 20:15:37 EST 2008


On Thu, Feb 21, 2008 at 4:49 PM, Didier Juges <didier at cox.net> 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?



More information about the time-nuts mailing list