![]() | ||||||||||
Messages in this thread |
From: Ben Greear <greearb@candelatech.com> Date: Sat, 05 Oct 2002 13:08:02 -0700 With raw ethernet packets, sent from user-space, at around 40Mbps bi-directional, I see loads of these messages: tg3: eth3: Error, poll already scheduled This, frankly, isn't possible. When we get the first interrupt, we hold the spinlock and have IRQs disabled, in that environment we invoke netif_rx_schedule_prep(dev) and then disable device interrupts.... is the tg3 sharing it's IRQ with something else? That might be an important clue. In that case what you report might be possible. Otherwise the message you see appears to be totally impossible. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:29 [from the cache] ©2003-2008 | ||||||||||