Re: [RFC] export irq_set/get_affinity() for multiqueue network drivers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Arjan van de Ven <arjan@...>
Cc: Brice Goglin <Brice.Goglin@...>, LKML <linux-kernel@...>, <netdev@...>
Date: Friday, August 29, 2008 - 12:48 pm

Arjan van de Ven <arjan@infradead.org> writes:


It probably also needs to be hooked up the sched_mc_power_savings
When the switch is on the interrupts shouldn't be spread out over
that many sockets.

Does it need callbacks to change the interrupts when that variable
changes?

Also I suspect handling SMT explicitely is a good idea. e.g. I would
always set the affinity to all thread siblings in a core, not 
just a single one, because context switch is very cheap between them.

-Andi

-- 
ak@linux.intel.com
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] export irq_set/get_affinity() for multiqueue netwo..., Andi Kleen, (Fri Aug 29, 12:48 pm)
Re: [RFC] export irq_set/get_affinity() for multiqueue netwo..., Arjan van de Ven, (Fri Aug 29, 12:52 pm)