Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2008 20:13:10 -0800
From:      "Jason C. Wells" <jcw@highperformance.net>
To:        freebsd general questions <freebsd-questions@freebsd.org>
Subject:   Kernel Variables Sanity Check
Message-ID:  <4951B6D6.30206@highperformance.net>

next in thread | raw e-mail | index | archive | help
Based on someone elses historical message I tried changing the time 
counter from TSC to i8254

# sysctl kern.timecounter.hardware=i8254

and after doing some manual calculations I tweaked

# sysctl machdep.i8254_freq=1187216
# machdep.i8254_freq: 1193182 -> 1187216

Is doing this safe?  I'm concerned that there are unforeseen 
consequences to messing with these kernel variables.  Ntpd seems to like 
this setup.  Anything to make ntpd happy.

And if I may, why can't ntpd do this? (Don't answer that.) I use the 
FINE software to set my clock so I don't have to.  It's supposed to make 
my life easier.

Thanks,
Jason



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4951B6D6.30206>