On 04/20/16 18:54, Raimundo Santos wrote: > Hello, folks! > > I have a FreeBSD 10.2-RELEASE taking care of the bandwidth limitation of a > small WISP. There are around 1400 dynamic queues and dynamic schedulers, > and a big queue for a better QoS. > > Every scheduler and the big one for QoS have GRED configured. > > In this scenario, it's needed to compile my kernel with HZ=1000?
AFAIK HZ=1000 has been the default since 6.0. The only tuning suggestion relative to HZ its to lower it on less powerful systems where such granularity isn't needed. BTW HZ setting can be done in loader.conf at boot time, no need for recompilation. > > And, in general, is it still needed to compile a custom kernel for dummynet > to work more precisely? I think at present it can work fine with the HZ=1000 default. To know if that's ok for your workload can only be verified with testing. -- Guido Falsi <m...@madpilot.net> _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"