From: Paolo Bonzini <pbonzini@redhat.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Daniel Stodden <Daniel.Stodden@citrix.com>
Subject: Re: [PATCH] make blkfront/blktagp2 respect the elevator=xyz command line option
Date: Mon, 12 Oct 2009 10:34:33 +0200 [thread overview]
Message-ID: <4AD2EA19.7010804@redhat.com> (raw)
In-Reply-To: <C6F54C18.17195%keir.fraser@eu.citrix.com>
>> For blkfront, I agree. Is there a use case for defaulting to something
>> different than a system default?
>
> Noone else does it, except maybe some old s390 drivers. We'll kill it then.
The rationale was that guest I/O delays depend on the I/O done by all
other guests at the same time. So, in theory there is no need to
schedule it on the guest---assuming hypercalls are fast enough it should
be passed down to the host immediately and left to be scheduled together
with all the other host I/O.
However, actual benchmarks show that this does not always hold
(sometimes disastrously) so killing the elevator_init call is safe and
is fine by me.
Paolo
next prev parent reply other threads:[~2009-10-12 8:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-09 16:31 [PATCH] make blkfront/blktagp2 respect the elevator=xyz command line option Paolo Bonzini
2009-10-09 16:57 ` Keir Fraser
2009-10-09 18:33 ` Daniel Stodden
2009-10-09 19:22 ` Keir Fraser
2009-10-12 8:34 ` Paolo Bonzini [this message]
2009-10-12 19:32 ` Konrad Rzeszutek Wilk
2009-10-13 7:48 ` Paolo Bonzini
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=4AD2EA19.7010804@redhat.com \
--to=pbonzini@redhat.com \
--cc=Daniel.Stodden@citrix.com \
--cc=keir.fraser@eu.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.