From: David H <davidh.davidh@gmail.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: 1850/2850 hangs under I/O load
Date: Thu, 14 Jul 2005 08:05:07 -0700 [thread overview]
Message-ID: <c4e0079f05071408055395a7d7@mail.gmail.com> (raw)
In-Reply-To: <0a2a3ae6ba6a11de757cf4ee1e13d29f@cl.cam.ac.uk>
Here 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); */
On 7/14/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
>
> On 14 Jul 2005, at 02:37, David H wrote:
>
> > I set some aside some time, got my xen versions all sorted out, and
> > did a little testing. It looks like this fixes the problem for my
> > server in the 2.0.6 and 2.0-testing (not sure if there is any
> > difference between the the two at this point but I thought in couldn't
> > hurt to test). However, unstable from last nights tar ball still hangs
> > although it to take a little longer to do so. Let me know if there is
> > anything else I can test.
>
> Are you sure you fixed up unstable properly, and definitely were
> running the fixed up version? It would be quite surprising if that fix
> worked for xen2 but not for xen3!
>
> I just did some tests myself, and fixing that one use of set_affinity
> in pirq_guest_bind ought to be sufficient to get unstable working on
> your boxes.
>
> -- Keir
>
>
next prev parent reply other threads:[~2005-07-14 15:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-13 15:55 1850/2850 hangs under I/O load Keir Fraser
2005-07-13 16:43 ` Brian Hays
2005-07-13 17:16 ` Keir Fraser
2005-07-13 19:39 ` David H
[not found] ` <c4e0079f0507131213190d6762@mail.gmail.com>
[not found] ` <6e5c7f99544bb10aa8fe6663cfd8d79e@cl.cam.ac.uk>
2005-07-14 1:37 ` David H
2005-07-14 10:29 ` Keir Fraser
2005-07-14 10:45 ` Keir Fraser
2005-07-14 11:15 ` Keir Fraser
2005-07-14 15:05 ` David H [this message]
2005-07-14 15:14 ` 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=c4e0079f05071408055395a7d7@mail.gmail.com \
--to=davidh.davidh@gmail.com \
--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.