Re: 3c59x NIC overruns with multicast makes networking freeze

2000-09-26 Thread Pavel Machek
Hi! > The NIC has an 8 kbyte on-board FIFO, some of which (3-5k) is used for > buffering incoming data. > > An Rx overrun occurs when that on-board FIFO has filled up, and more > data needs to go into it. It shouldn't fill up. This can be caused by Well, it certainly can fill up (fbcon disabl

Re: 3c59x NIC overruns with multicast makes networking freeze

2000-09-23 Thread Arnaud Installe
The description of the NICs in question as found in /etc/sysconfig/hwconf are: 3Com Corporation|3c900B-TPO [Etherlink XL TPO] 3Com Corporation|3c905C-TX [Fast Etherlink] In one machine it's the first which is getting lots of overruns; in the other it's the second. Depends on which one is connec

Re: 3c59x NIC overruns with multicast makes networking freeze

2000-09-22 Thread Andrew Morton
Arnaud Installe wrote: > > Hi, > > Has anyone else seen a lot of overruns while serving multicast on a pretty > loaded (60%) network, with 3c59x cards ? One other thing: if something is diabling interrupts for more than 500 microseconds you can get Rx overruns. IDE can block interrupts for sev

Re: 3c59x NIC overruns with multicast makes networking freeze

2000-09-22 Thread Andrew Morton
Arnaud Installe wrote: > > Hi, > > Has anyone else seen a lot of overruns while serving multicast on a pretty > loaded (60%) network, with 3c59x cards ? This is the first I've heard of it. Which sort of 3com card? > (BTW What exactly are > "overruns" ? Are they buffer overflows on the NIC s

3c59x NIC overruns with multicast makes networking freeze

2000-09-22 Thread Arnaud Installe
Hi, Has anyone else seen a lot of overruns while serving multicast on a pretty loaded (60%) network, with 3c59x cards ? (BTW What exactly are "overruns" ? Are they buffer overflows on the NIC side or buffer overflows on the kernel side, because the software can't follow, or even something compl