From: William Pitcock <nenolod@dereferenced.org>
To: Christoph Egger <Christoph.Egger@amd.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] tools/python/xend: VBD QoS policy bits
Date: Fri, 14 Aug 2009 20:21:15 +0400 (MSD) [thread overview]
Message-ID: <33325173.1181250266875388.JavaMail.root@ifrit.dereferenced.org> (raw)
In-Reply-To: <200908141719.22764.Christoph.Egger@amd.com>
Hi,
----- "Christoph Egger" <Christoph.Egger@amd.com> wrote:
> Does this enforce the VBD to do 5000 IO operations or none at all or
> is
> this considered as an upper limit ?
That is dependent on the dom0 kernel, obviously... but my kernel-side
patch basically keeps the specified IOPS target as the upper limit, while
also allowing some level of initial burstability.
The goal here is to stop domUs which have gone swap-happy from degrading
system performance (especially with say, SANs) while the domU's owner is
not around to fix the problem... basically instead of the entire storage
volume's resources being consumed, the requests going to the physical volume
become ratelimited.
I submitted some patches earlier (around March, then May) which worked a
little bit differently, and feel that this way is more self-explanatory and
generally robust.
William
prev parent reply other threads:[~2009-08-14 16:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 15:04 [PATCH] tools/python/xend: VBD QoS policy bits William Pitcock
2009-08-14 15:19 ` Christoph Egger
2009-08-14 16:21 ` William Pitcock [this message]
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=33325173.1181250266875388.JavaMail.root@ifrit.dereferenced.org \
--to=nenolod@dereferenced.org \
--cc=Christoph.Egger@amd.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.