Date: Sat, 10 May 2008 17:15:41 +0100 From: Rui Paulo <rpaulo@FreeBSD.org> To: Rene Maroufi <info@maroufi.net> Cc: freebsd-i386@FreeBSD.org Subject: Re: i386/123462: clock is to fast Message-ID: <4825CA2D.20901@FreeBSD.org> In-Reply-To: <20080510151729.GA29461@lleu.maroufi> References: <200805092200.m49M04Eo098042@freefall.freebsd.org> <48257DEB.1040509@FreeBSD.org> <20080510151729.GA29461@lleu.maroufi>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4825CA2D.20901>