On March 4, 2009 11:17 pm Sebastian Mellmann wrote:
> >> > Is there any chance to change this clock tick to a lower value?
> >> > I think it's the 'HZ=' option in the kernel config isn't it?
> >>
> >> yes. i believe there is a tunable (so you don't need to rebuild
> >> the kernel) but i do not remember exactly which one.
> >
> > kern.hz in /boot/loader.conf
>
> I only got an empty loader.conf file on my system.
>
> How is the syntax of the 'kern.hz' option?

grep kern /boot/defaults/loader.conf:

#kern.hz="100"                  # Set the kernel interval timer rate

Thus, just add kern.hz=1000 into /boot/loader.conf to have it set at boot 
time.

-- 
Freddie
fjwc...@gmail.com
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to