ipfw (dummynet) adds delay, but not configured to do so
Freddie Cash
fjwcash at gmail.com
Thu Mar 5 09:14:51 PST 2009
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
fjwcash at gmail.com
More information about the freebsd-ipfw
mailing list