|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: 1850/2850 hangs under I/O load
On 14 Jul 2005, at 16:05, David H wrote:
ere is the relevant portion of irq.c, let me know if this is not
correct.
/* Attempt to bind the interrupt target to the correct CPU. */
cpu_set(v->processor, cpumask);
/* if ( desc->handler->set_affinity != NULL )
desc->handler->set_affinity(vector, cpumask); */
That's the correct bit. Odd it doesn't fix the problem on unstable. I
checked in the fix anyway, and maybe we can work out what else
important has changed between 2.0 and unstable.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|