Link to home
Start Free TrialLog in
Avatar of hegdesan
hegdesan

asked on

Ifconfig - Txqueuelen

Hi,

I would like to know what kernel variables are set when i change the txqueuelen via command  "ifconfig eth0 txqueuelen 1000". Also i need some more information on how txqueuelen works internally. Where it is defined?. Whether in /proc file or some header fils?


Thanks/Sanjay


eth0      Link encap:Ethernet  HWaddr 00:10:DC:33:8B:3B  
          inet addr:140.221.9.41  Bcast:140.221.11.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17385083 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12261014 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:50
          RX bytes:1306814149 (1246.2 Mb)  TX bytes:1024349560 (976.8 Mb)
          Interrupt:11
ASKER CERTIFIED SOLUTION
Avatar of kiranghag
kiranghag

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of kiranghag
kiranghag

i guess txqueuelen is specific to the driver of the network card.
hegdesan:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.