Messages in this thread |  | | Date | Fri, 22 Sep 2000 23:56:02 +1100 | From | Andrew Morton <> | Subject | Re: IDE Troubles - linux-2.4.0-test9-pre2 |
| |
Byron Stanoszek wrote: > > After about 3 days running 2.4.0-test9-pre2 (32mb i586 machine), I switched on > the system console and saw these messages. Nothing seems to be wrong with the > system. Can anyone enlighten me? > > Flags; bus-master 1, full 0; dirty 1267452(12) current 1267456(0).
Bogus handling of 16 successive LAN collisions. Fixed (hah) in test9-pre3. You may still _very_ occasionally see this message if your LAN is massively loaded. It's telling you that the NIC couldn't send a packet for 400 milliseconds.
All you can do is increase the timeout with the `watchdog=1000' module parm (units are millisecs). Or get a full duplex LAN.
> TCP: peer shrinks window. Bad, what else can I say?
Probably unrelated. But someone has been playing with that bit of code lately, so it's presumably in the "known problem" category. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |