xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Steven Haigh <netwiz@crc.id.au>
To: Felipe Franciosi <felipe.franciosi@citrix.com>
Cc: Roger Pau Monne <roger.pau@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: IO speed limited by size of IO request (for RBD driver)
Date: Wed, 08 May 2013 18:20:08 +1000	[thread overview]
Message-ID: <518A0AB8.90506@crc.id.au> (raw)
In-Reply-To: <9F2C4E7DFB7839489C89757A66C5AD620E57EA@LONPEX01CL03.citrite.net>

On 30/04/2013 8:07 PM, Felipe Franciosi wrote:
> I noticed you copied your results from "dd", but I didn't see any conclusions drawn from experiment.
>
> Did I understand it wrong or now you have comparable performance on dom0 and domU when using DIRECT?
>
> domU:
> # dd if=/dev/zero of=output.zero bs=1M count=2048 oflag=direct
> 2048+0 records in
> 2048+0 records out
> 2147483648 bytes (2.1 GB) copied, 25.4705 s, 84.3 MB/s
>
> dom0:
> # dd if=/dev/zero of=output.zero bs=1M count=2048 oflag=direct
> 2048+0 records in
> 2048+0 records out
> 2147483648 bytes (2.1 GB) copied, 24.8914 s, 86.3 MB/s
>
>
> I think that if the performance differs when NOT using DIRECT, the issue must be related to the way your guest is flushing the cache. This must be generating a workload that doesn't perform well on Xen's PV protocol.

Just wondering if there is any further input on this... While DIRECT 
writes are as good as can be expected, NON-DIRECT writes in certain 
cases (specifically with a mdadm raid in the Dom0) are affected by about 
a 50% loss in throughput...

The hard part is that this is the default mode of writing!

-- 
Steven Haigh

Email: netwiz@crc.id.au
Web: https://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897
Fax: (03) 8338 0299

  parent reply	other threads:[~2013-05-08  8:20 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23 13:33 IO speed limited by size of IO request (for RBD driver) Sylvain Munaut
2013-04-23 13:41 ` Steven Haigh
2013-04-23 14:06   ` Roger Pau Monné
2013-04-23 14:15     ` Sylvain Munaut
2013-04-25 13:00     ` Sylvain Munaut
     [not found]     ` <51769B9D.4000708@crc.id.au>
     [not found]       ` <51769CFD.7020907@citrix.com>
     [not found]         ` <51769E1E.6040902@crc.id.au>
     [not found]           ` <5176A19A.2010802@citrix.com>
     [not found]             ` <5176A440.8040303@crc.id.au>
     [not found]               ` <5176A520.5030503@citrix.com>
     [not found]                 ` <5176A61F.6050607@crc.id.au>
     [not found]                   ` <5176A6DD.5000404@citrix.com>
     [not found]                     ` <5176AFF9.4020003@crc.id.au>
     [not found]                       ` <5176B237.8020803@citrix.com>
     [not found]                         ` <5176C073.3050409@crc.id.au>
     [not found]                           ` <5176CF56.8000505@citrix.com>
     [not found]                             ` <5176DB88.1070200@crc.id.au>
     [not found]                               ` <517A89DA.3030804@citrix.com>
2013-04-26 14:16                                 ` Steven Haigh
2013-04-27  1:57                                   ` Steven Haigh
2013-04-27  7:06                                     ` Roger Pau Monné
2013-04-27  7:51                                       ` Steven Haigh
2013-04-27  8:35                                         ` Steven Haigh
2013-04-29  8:38                                           ` Roger Pau Monné
2013-04-29 19:26                                             ` Steven Haigh
2013-04-29 19:47                                               ` Steven Haigh
2013-04-30 10:07                                                 ` Felipe Franciosi
2013-04-30 10:38                                                   ` Steven Haigh
2013-05-08  8:20                                                   ` Steven Haigh [this message]
2013-05-08  8:33                                                     ` Roger Pau Monné
2013-05-08  8:47                                                       ` Steven Haigh
2013-05-08 10:32                                                       ` Steven Haigh
2013-05-08 10:45                                                         ` Roger Pau Monné
2013-05-08 11:14                                                           ` Felipe Franciosi
2013-05-22 20:13                                                             ` Konrad Rzeszutek Wilk
2013-05-23  7:22                                                               ` Felipe Franciosi
2013-05-24 14:29                                                                 ` Konrad Rzeszutek Wilk
2013-05-08 12:56                                                           ` Steven Haigh

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=518A0AB8.90506@crc.id.au \
    --to=netwiz@crc.id.au \
    --cc=felipe.franciosi@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).