|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] network (irq?) problems in unstable
On 31 May 2005, at 11:18, Gerd Knorr wrote:
No change before and after network freeze (#11 is the nic).
Hmm.
Also interesting, for the guest irqs, is to print out integer:
((irq_guest_action_t *)desc->action)->in_flight
And for all irqs, to print out string:
desc->handler->typename
Maybe the interrupt is getting stuck in flight, and therefore never
unmasked at the IOAPIC...
-- Keir
PS. I'm looking at your Xen PAE patches now, so hopefully I'll get them
checked in later today.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|