Displaying 1 result from an estimated 1 matches for "fifo_fast".
Did you mean:
  pfifo_fast
  
2006 Jan 10
1
qdisc''s useless in my case?
...ernel  
sends
all the Packets from the LAN (from eth0) to the to cable-modems, which are
connected via 100Mbit crossover-cable and the modem queues the packets  
itself
and drops the ones exceeding the maximum upload rate. With an constant  
empty
queue in the kernel it would make no differences if fifo_fast or sfq is  
the qdisc, right?
So my question is: Am I right? Is it useless to assign sfq to eth1 & eth2?  
What would
be an alternative solution?
PS: I read seph''s mail from Thu Jan 5 17:02:10 CET 2006. I had the same  
problem. Solution:
Use a kernel > 2.6.11 (don''t know...