Re: [PATCH RFC]: napi_struct V4
From: Jeff Garzik <hidden>
Date: 2007-07-26 02:00:34
From: Jeff Garzik <hidden>
Date: 2007-07-26 02:00:34
David Miller wrote:
From: Jeff Garzik <redacted> Date: Wed, 25 Jul 2007 21:55:08 -0400quoted
I don't see any logic to your request, only added overhead for no reason.There may be some flawed logic in what Stephen stated, but the change really is needed. It must be atomic to execute the: enable_interrupts(); netif_rx_complete(); sequence wrt. the same code path in the interrupt handler.
Sure. And how did the existing code fail to achieve that? Jeff