Re: 2.6.20->2.6.21 - networking dies after random time
From: Jarek Poplawski <hidden>
Date: 2007-08-07 09:43:44
Also in:
lkml
On Tue, Aug 07, 2007 at 11:21:07AM +0200, Jean-Baptiste Vignaud wrote:
quoted
quoted
* interrupts (i use irqbalance, but problem was the same without)I wonder if you tried without SMP too?No i did not. Do you think that this can be a problem ? To test with no SMP, do i need to recompile kernel or is there a kernel parameter ?
It's always better to exclude any complications if it's possible. Yes, there is the kernel parameter for this: nosmp. So, if you have some time to spare I think 2.6.23-rc2 with this nosmp could be an interesting option.
....quoted
BTW, Jean-Baptiste and Chuck - it seems, unless you have too much time, there is no use for testing my "genirq: fix simple and fasteoi irq handlers" patch.Well i just tested 2.6.23-rc1 with your patch and copied (using smbclient) big files : Aug 7 11:11:53 loki kernel: NETDEV WATCHDOG: eth2: transmit timed out Aug 7 11:11:53 loki kernel: eth2: transmit timed out, tx_status 00 status e601. Aug 7 11:11:53 loki kernel: diagnostics: net 0ccc media 8880 dma 0000003a fifo 0000 Aug 7 11:11:53 loki kernel: eth2: Interrupt posted but not delivered -- IRQ blocked by another device? Aug 7 11:11:53 loki kernel: Flags; bus-master 1, dirty 93481(9) current 93481(9) Aug 7 11:11:53 loki kernel: Transmit list 00000000 vs. ffff81007be977a0. Aug 7 11:11:53 loki kernel: 0: @ffff81007be97200 length 8000005f status 0001005f
... Thanks, Jarek P.