* [LARTC] Transmit queue effect?
@ 2003-05-05 20:39 Ashton Mills
0 siblings, 0 replies; only message in thread
From: Ashton Mills @ 2003-05-05 20:39 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
Hey all,
Just a quick question -- does anyone know what impact the txquelen as displayed by ifconfig for a nic really has?
I noticed that, with an HTB qdisc installed (which is what, 128 packets by default?), the txqeuelen is still listed as 100 (ip link list). As an experiment I set off some downloads, and reduced the txqeuelen to 0 (ifconfig eth0 txqueuelen 0) with no effect at all on the stream.
According to man ifconfig:
txqueuelen length
Set the length of the transmit queue of the device. It is useful
to set this to small values for slower devices with a high
latency (modem links, ISDN) to prevent fast bulk transfers from
disturbing interactive traffic like telnet too much.
Even with the default pfifo_fast qdisc all nics start with, reducing or setting the txqueuelen to 0 seems to have no effect. Should it be having an impact, and if not, then why is it there?
I'm optimising a link for certain streams, and using a pfifo with limit 25 on one of the classes. Wondering if any latency saved here is going to be lost further up the chain.
Regards,
Ashton
[-- Attachment #2: Type: text/html, Size: 2536 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-05 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-05 20:39 [LARTC] Transmit queue effect? Ashton Mills
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.