i386/123462: clock is to fast

Rui Paulo rpaulo at FreeBSD.org
Sat May 10 16:15:49 UTC 2008


Rene Maroufi wrote:
> On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote:
>> Can you boot with "kern.hz=100" and check whether or not it makes a 
>> difference?
> 
> There is no sysctl called kern.hz:
> sysctl kern.hz
> sysctl: unknown oid 'kern.hz'
> 
> Greetings
> René Maroufi

This is not a sysctl, it's a tunable. Escape to the boot loader prompt 
and type:
 > set kern.hz=100
 > boot

Regards,
-- 
Rui Paulo


More information about the freebsd-i386 mailing list