Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2009 21:49:23 +0300
From:      KES <kes-kes@yandex.ru>
To:        freebsd-questions@freebsd.org
Subject:   IPFW, KERNEL, sysctl: has no effect changing DUMMYNET.io_fast
Message-ID:  <96276837.20090415214923@yandex.ru>

next in thread | raw e-mail | index | archive | help
Hi, Freebsd-questions.

This change
sysctl net.inet.ip.dummynet.io_fast=1
has no effect for packet flow, bug man says:
Fast mode allows certain packets to bypass dummynet scheduler if packet flow does not exceed pipe's bandwidth

flow does not exceed pipe limit, but packet flow latency is affected


ipfw pipe 1 config bw 64kbit/s
ipfw add 1 pipe 1 all from any to any

No any trafic except ping:
ping some.lan.machine

with rules above ping is about 8ms, without them <1ms

Does I understand corrent "Fast mode"
when I ping I do flow less than 64Kbit/s so packet must bypass
scheduler and must have latency <1ms?

-- 
С уважением,
 KES                          mailto:kes-kes@yandex.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96276837.20090415214923>