From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Andrew Xu <xu.an@cloudex.cn>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-users] Re: VM disk I/O limit patch
Date: Wed, 22 Jun 2011 10:39:01 -0400 [thread overview]
Message-ID: <20110622143901.GB6613@dumpdata.com> (raw)
In-Reply-To: <20110622221248.8CF3.3A8D29D5@cloudex.cn>
> > I am not convienced this will be easier to maintain than
> > using existing code (dm-ioband) that Linux kernel provides already.
> >
> > Are there other technical reasons 'dm-ioband' is not sufficient
> > enough? Could it be possible to fix 'dm-ioband' to not have those
> > bugs? Florian mentioned flush requests not passing through
> > the DM layers but I am pretty sure those have been fixed.
> >
> I don't find dm-ioband's bug, so I can't answer your question.
>
> But, xen-vm-disk I/O limitation shoud done by xen module, is not it?
Not all I/O's for a guest go through the xen-blkback. For example
the tap, qcow, are all inside of QEMU which has no notion of xen-blkback
(this is upstream QEMU BTW) - so they would not benefit from this
at all.
While if all of the "disks" that are assigned to a guest go
through dm-ioband the system admin has only one interface that can cover
_all_ of the I/O sinks. And it is standard enough so that if that
system admin is switching over from KVM to Xen they don't have to
alter a lot of their infrastructure.
next prev parent reply other threads:[~2011-06-22 14:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-21 8:29 VM disk I/O limit patch Andrew Xu
2011-06-21 13:33 ` Konrad Rzeszutek Wilk
2011-06-22 12:06 ` [Xen-users] " Andrew Xu
2011-06-22 13:11 ` Konrad Rzeszutek Wilk
2011-06-22 14:12 ` Re[2]: " Andrew Xu
2011-06-22 14:39 ` Konrad Rzeszutek Wilk [this message]
2011-06-24 14:29 ` Ian Jackson
2011-06-22 12:16 ` Re: [Xen-devel] " Florian Heigl
2011-06-22 13:07 ` [Xen-users] " Konrad Rzeszutek Wilk
2011-06-23 20:45 ` Shaun Reitan
2011-06-27 15:41 ` Konrad Rzeszutek Wilk
2011-06-27 19:22 ` Shaun Reitan
2011-06-28 11:32 ` Re: [Xen-devel] " Florian Heigl
2011-06-28 13:29 ` [Xen-users] " Konrad Rzeszutek Wilk
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=20110622143901.GB6613@dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
--cc=xu.an@cloudex.cn \
/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.