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-devel

[Xen-devel] Writing to a ramdisk in a PV domain is SLLLOOOWWW?!?

To: "Xen-Devel (xen-devel@xxxxxxxxxxxxxxxxxxx)" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Writing to a ramdisk in a PV domain is SLLLOOOWWW?!?
From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Date: Wed, 5 May 2010 11:14:20 -0700 (PDT)
Delivery-date: Wed, 05 May 2010 11:16:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Has anyone tried using a ramdisk in a PV domain?

I'm trying it in an experiment to compare swapping to
a ramdisk against tmem (frontswap) performance
(suggested as a performance test on lkml).

Writing to the ramdisk appears to be VERY VERY slow,
elapsed time in the guest is several times larger than
user+sys, and xentop shows the guest consuming vcpu
seconds at about the user+sys rate.  Note that
this is when tmem is turned off and there is no
vhd swap disk configured.

I'm suspecting that writing to ramdisk must be causing
some interesting/expensive PV pagetable behavior?
Or maybe somehow /dev/ram0 is getting routed through
qemu?  Or ??

Thanks,
Dan

P.S. Yes, I realize a ramdisk has no real value in
a guest... this is just a performance experiment.

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