From: John Weekes <lists.xen@nuclearfallout.net>
To: Ian Campbell <Ian.Campbell@citrix.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [GIT/PATCH 0/5] Re: unfair servicing of DomU vbd requests
Date: Fri, 04 Mar 2011 00:40:58 -0800 [thread overview]
Message-ID: <4D70A59A.2060603@nuclearfallout.net> (raw)
In-Reply-To: <1299172198.6552.14.camel@zakaz.uk.xensource.com>
On 3/3/2011 9:09 AM, Ian Campbell wrote:
> On Thu, 2011-03-03 at 08:30 +0000, Keir Fraser wrote:
>> > Without the round-robin servicing, unfairness to the point of starvation is
>> > a distinct possibility.
> Indeed. The following is a forward port of these patches from
> 2.6.18-xen.hg:
Thanks for working on this, Ian.
I think that this has affected me several times, as I've noticed these
symptoms before (heavy disk access by a few domains, followed by several
Windows domUs mysteriously rebooting) -- as recently as Wednesday, in
fact. The I/O from rebooting domUs, unfortunately, makes everything even
worse, often leading to further Windows domUs crashing.
I look forward to this being merged into stable-2.6.32. In the meantime,
I'll monkey around with git as you described and try to get a local
version working. I'm itching to test it out, since this also might
explain some of the occasional the longish disk delays that I see on
machines with a medium I/O load (in which the dom0 still responds
normally, but one of the domUs frequently stalls waiting for I/O).
-John
next prev parent reply other threads:[~2011-03-04 8:40 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 2:25 unfair servicing of DomU vbd requests James Harper
2011-03-03 7:29 ` Keir Fraser
2011-03-03 8:22 ` Ian Campbell
2011-03-03 8:28 ` James Harper
2011-03-03 8:30 ` Keir Fraser
2011-03-03 17:09 ` [GIT/PATCH 0/5] " Ian Campbell
2011-03-03 17:10 ` [PATCH 1/5] xen: events: Process event channels notifications in round-robin order Ian Campbell
2011-03-03 17:10 ` [PATCH 2/5] xen: events: Make last processed event channel a per-cpu variable Ian Campbell
2011-03-09 20:32 ` Konrad Rzeszutek Wilk
2011-03-09 20:40 ` Ian Campbell
2011-03-09 20:47 ` Jeremy Fitzhardinge
2011-03-10 8:30 ` Ian Campbell
2011-03-11 17:46 ` Jeremy Fitzhardinge
2011-03-03 17:10 ` [PATCH 3/5] xen: events: Clean up round-robin evtchn scan Ian Campbell
2011-03-03 17:10 ` [PATCH 4/5] xen: events: Make round-robin scan fairer by snapshotting each l2 word Ian Campbell
2011-03-03 17:10 ` [PATCH 5/5] xen: events: Remove redundant clear of l2i at end of round-robin loop Ian Campbell
2011-03-04 8:40 ` John Weekes [this message]
2011-03-04 9:15 ` [GIT/PATCH 0/5] Re: unfair servicing of DomU vbd requests Ian Campbell
2011-03-07 19:33 ` John Weekes
[not found] <AEC6C66638C05B468B556EA548C1A77D01C55BC6@trantor>
2011-03-04 7:12 ` MaoXiaoyun
2011-03-04 7:21 ` Ian Campbell
2011-03-04 9:59 ` MaoXiaoyun
2011-03-04 10:06 ` Ian Campbell
2011-03-07 3:37 ` MaoXiaoyun
2011-03-07 8:09 ` Ian Campbell
2011-03-07 10:20 ` MaoXiaoyun
2011-03-08 2:04 ` MaoXiaoyun
2011-03-08 2:22 ` James Harper
[not found] ` <AEC6C66638C05B468B556EA548C1A77D01C55D47@trantor>
2011-03-09 5:38 ` MaoXiaoyun
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=4D70A59A.2060603@nuclearfallout.net \
--to=lists.xen@nuclearfallout.net \
--cc=Ian.Campbell@citrix.com \
--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.