WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen Partition Performance

To: Steve Dobbelstein <steved@xxxxxxxxxx>
Subject: Re: [Xen-users] Xen Partition Performance
From: Matt Ayres <matta@xxxxxxxxxxxx>
Date: Wed, 26 Apr 2006 10:49:58 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 26 Apr 2006 07:50:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <OF86555119.0B2C08C6-ON0525715C.00505CFC-0525715C.0050D197@xxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: TekTonic
References: <OF86555119.0B2C08C6-ON0525715C.00505CFC-0525715C.0050D197@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)


Steve Dobbelstein wrote:
"Sylvain Coutant" <sco@xxxxxxxxxx> wrote on 04/25/2006 07:47:09 AM:

I'm setting up a Xen system since I have diferent choices to
create the domU's partitions: raw partition, lvm, files.

I've done some tests with hdparm and it all seems to be the same.
It can if you have enough CPU in dom0. The interesting point could
then be : how much each of those cost in CPU share in dom0 ? The
less layers you'll have, the better it should behave. Raw partition
should be the cheapest, closely followed by LVM and lastly files
(which could have different results depending on fs in use: ext2,
ext3, reiser, xfs, etc.). I'm not sure if the difference would be
very significant. Probably, it depends on usage, number of domUs, ...

Also be aware that the devices go through the buffer cache on dom0.  I
would not be surprised that the performance to a partition, LVM volume, or
loop device is not that different, since they all hit the buffer cache,
especially if your tests do mostly reads.


I have to disagree here. A physical partition / LVM gets directly passed to the domU and by-passes the dom0 buffer cache. Since the image (loop) file resides on the host that will be cached by dom0.

Thanks,
Matt Ayres

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>