Re: IO queueing and complete affinity w/ threads: Some results

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Monday, February 18, 2008 - 6:49 pm

On Mon, Feb 18, 2008 at 02:33:17PM +0100, Andi Kleen wrote:

Yeah, that hasn't been forgotten (nor have your comments about folding
my special function into smp_call_function_single).

The call function path is terribly unscalable at the moment on a lot
of architectures, and also it isn't allowed to be used with interrupts
off due to deadlock (which the queued version can allow, provided
that wait=0).

I will get around to sending that upstream soon.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
IO queueing and complete affinity w/ threads: Some results, Alan D. Brunelle, (Mon Feb 11, 1:56 pm)
Re: IO queueing and complete affinity w/ threads: Some results, Nick Piggin, (Mon Feb 18, 6:49 pm)