|
Save the teapot fund New CSS web design for Wibble proudly provided by Kelv. Please contact the webmaster with any questions or concerns. |
Wibble > List archives > bugtraq > 2000 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Flaw in 3c59x.c or in Kernel?
On Tue, Jan 04, 2000 at 09:21:36AM -0500, Sonny Parlin wrote: > eth1: Too much work in interrupt, status e481. Temporarily disabling > functions(7b7e). We saw this with some Linux machines in college that were connected to busy 100Mb/s ethernet. Bill Paul is right when he says ifconfiging down and then up fixes the hang. To work around the problem we changed max_interrupt_work from 20 to 200 and I don't think they've seen any hangs since. (You can find this in the .c file for the driver). These machines were also seeing hard lockups - keyboard stopped responding. This seemed to stop too when we upped this variable. David.
|