Re: [PATCH 2/5] forcedeth: interrupt handling cleanup

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yinghai Lu <yhlu.kernel@...>
Cc: <netdev@...>, Ayaz Abdulla <aabdulla@...>, LKML <linux-kernel@...>, Andrew Morton <akpm@...>
Date: Sunday, October 7, 2007 - 4:07 pm

Yinghai Lu wrote:

With all the activity in the interrupt handler, a few in-cache branches 
are definitely going to be lost in the noise.

Separating the interrupt handlers between MSI and non-MSI tends to be of 
more benefit when the separation is accompanied by more efficient 
locking in the MSI interrupt handler, or a different mode of interrupt 
clear, or some other attribute.

Though CPU usage would be a good thing to measure, with these patches.

	Jeff




-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 6/n] forcedeth: protect slow path with mutex, Jeff Garzik, (Sun Oct 7, 7:23 am)
[PATCH 5/5] forcedeth: timer overhaul, Jeff Garzik, (Sat Oct 6, 11:15 am)
[PATCH 2/5] forcedeth: interrupt handling cleanup, Jeff Garzik, (Sat Oct 6, 11:14 am)
Re: [PATCH 2/5] forcedeth: interrupt handling cleanup, Jeff Garzik, (Sun Oct 7, 4:07 pm)
[PATCH 1/5] forcedeth: make NAPI unconditional, Jeff Garzik, (Sat Oct 6, 11:13 am)