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] question about VM outperforms physical machine on a micro be

To: Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] question about VM outperforms physical machine on a micro benchmark
From: xuehai zhang <hai@xxxxxxxxxxxxxxx>
Date: Tue, 22 Nov 2005 16:56:54 -0600
Cc: Tim Freeman <tfreeman@xxxxxxxxxxx>, Kate Keahey <keahey@xxxxxxxxxxx>
Delivery-date: Tue, 22 Nov 2005 22:58:30 +0000
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/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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Dear all,

I ran a small program to test the popen() function call performance on both a VM and a physical machine. The program just does a loop of popen() for 20 times and records the total execution time. The host of the VM has the same hardware configurations as the physical machine. The VM and the physical machine both have 2.6.11 kernel. The 20 popen() loops run for 0.453s on VM 0.690s on the physical machine. I will appreciate if you give me some insight of what cause the disparity.
Thanks in advance for your help.

Best,
Xuehai


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] question about VM outperforms physical machine on a micro benchmark, xuehai zhang <=