From: Gerd Knorr <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: network (irq?) problems in unstable
Date: Tue, 31 May 2005 13:36:14 +0200 [thread overview]
Message-ID: <20050531113614.GB22913@bytesex> (raw)
In-Reply-To: <cbaf79c3944872f4820e97daa849f77f@cl.cam.ac.uk>
> 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
(XEN) IRQ states:
(XEN) 0: 45508 XT-PIC
(XEN) 1: 1105 XT-PIC guest(0)
(XEN) 2: 0 XT-PIC
(XEN) 4: 7 XT-PIC inprogress
(XEN) 5: 3140 XT-PIC guest(0)
(XEN) 9: 0 XT-PIC guest(0)
(XEN) 11: 24131 XT-PIC guest(0)
^^^^^ irq counter
Nothing unusual, also the irq count is identical with what
linux thinks about it in /proc/interrupts ...
I've also noticed meanwhile that I can make the network work
again by setting the interface down and up again. That seems
to re-initialize something.
Dones't look like a xen bug to me. I suspect it's a bug in the
tulip driver, probably triggered by the timings being a bit
different when running under xen.
> PS. I'm looking at your Xen PAE patches now, so hopefully I'll get them
> checked in later today.
Thanks. At least the "pae-support" patches being merged would
be really nice as it touches many places and breaks all the time
due to some updates in xen. The hypercall interface changes
probably need some more work in the tools, I'm trying to get
domU's up with the changed hypercall interface. Well, I would
if I wouldn't debug the network issues at the moment ...
cheers,
Gerd
--
-mm seems unusually stable at present.
-- akpm about 2.6.12-rc3-mm3
next prev parent reply other threads:[~2005-05-31 11:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 12:52 network (irq?) problems in unstable Gerd Knorr
2005-05-30 13:36 ` Keir Fraser
2005-05-31 10:18 ` Gerd Knorr
2005-05-31 10:59 ` Keir Fraser
2005-05-31 11:36 ` Gerd Knorr [this message]
2005-05-31 18:21 ` Hypercall interface changes for PAE Keir Fraser
2005-05-31 18:26 ` Keir Fraser
2005-05-31 19:02 ` Gerd Knorr
2005-05-31 19:23 ` Keir Fraser
2005-05-31 20:38 ` Gerd Knorr
2005-05-31 21:18 ` Keir Fraser
2005-05-31 21:40 ` Keir Fraser
2005-05-31 22:25 ` David Hopwood
2005-05-31 18:32 ` Jonathan S. Shapiro
2005-05-31 18:37 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050531113614.GB22913@bytesex \
--to=kraxel@suse.de \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.