All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Hays <brian.hays@gmail.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com, barryf-lists@flanagan.ie,
	davidh.davidh@gmail.com, rob@rsee.net
Subject: Re: 1850/2850 hangs under I/O load
Date: Wed, 13 Jul 2005 12:43:44 -0400	[thread overview]
Message-ID: <e4ca66ec050713094364a69493@mail.gmail.com> (raw)
In-Reply-To: <E1Dsja0-0004fn-00@mta1.cl.cam.ac.uk>

Hi all,

I'm also about to install Xen on a Poweredge 1850. Is this the
recommended set up (patch referenced below) for that hardware? If so,
is there any thing else that may take a hit as far as performance or
reliablity after making the change suggested?

Thank you,
Brian

On 7/13/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
> 
> Looking back over the emails on this topic, someone pointed out a
> patch for Linux 2.6.10 that disabled software IRQ affinity for
> 1850/2850 systems.
> 
> You can try a similar fix on Xen (either 2.0.x or unstable) by editing
> arch/x86/irq.c:pirq_guest_bind(), and remove the following lines:
> 
>     if ( desc->handler->set_affinity != NULL )
>         desc->handler->set_affinity(<blah>);
> 
> If this fixes the I/O hangs for you, it is a nicer fix than
> ignorebiostables. I can add a boot parameter to have the same effect,
> and also probably have the fix applied automatically for 1850/2850
> systems in the unstable tree (just like Linux).
> 
> Let me know how it works out.
> 
>  -- Keir
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

  reply	other threads:[~2005-07-13 16:43 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 [this message]
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
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=e4ca66ec050713094364a69493@mail.gmail.com \
    --to=brian.hays@gmail.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=barryf-lists@flanagan.ie \
    --cc=davidh.davidh@gmail.com \
    --cc=rob@rsee.net \
    --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.