|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] poor domU VBD performance.
To: |
Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx> |
Subject: |
RE: [Xen-devel] poor domU VBD performance. |
From: |
Cédric Schieli <cedric@xxxxxxxxxxxxxxxxxx> |
Date: |
Sat, 02 Apr 2005 14:10:33 +0200 |
Cc: |
Xen development list <xen-devel@xxxxxxxxxxxxxxxxxxx>, Kurt Garloff <garloff@xxxxxxx>, Andrew Theurer <habanero@xxxxxxxxxx>, Philip R Auld <pauld@xxxxxxxxxxx>, Vincent Hanquez <tab@xxxxxxxxx>, Jens Axboe <axboe@xxxxxxx>, Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> |
Delivery-date: |
Sat, 02 Apr 2005 12:11:26 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<A95E2296287EAD4EB592B5DEEFCE0E9D1E39B6@xxxxxxxxxxxxxxxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
References: |
<A95E2296287EAD4EB592B5DEEFCE0E9D1E39B6@xxxxxxxxxxxxxxxxxxxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
> Are you sure you're reading from the exact same part of the disk in both
> instances?
> How are you doing the bandwidth measurements? 'dd'?
I have this line in my DomU conf :
disk = [ 'phy:vg/gentoo-root,hda1,w' ,'phy:vg/gentoo-swap,hda2,w' ]
I make my measurements with :
Dom0 : dd if=/dev/vg/gentoo-root of=/dev/null bs={128|256|...}k
DomU : dd if=/dev/hda1 of=/dev/null bs={128|256|...}k
In all cases I get same results : 50-52 MB/s on Dom0, 34-37 MB/s on DomU
I've tried with any combination of scheduler.
I will try with latest xen-testing hypervisor (I still use 2.0.5 for the
moment) but I don't think this should impact a lot.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|