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 Performance with Charm++

To: "Lamia M.Youseff" <lyouseff@xxxxxxxxxxx>
Subject: Re: [Xen-users] Xen Performance with Charm++
From: Anthony Liguori <aliguori@xxxxxxxxxx>
Date: Sun, 23 Apr 2006 21:54:13 -0500
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 23 Apr 2006 19:54:51 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <444BF8D7.4080506@xxxxxxxxxxx>
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>
References: <444BF8D7.4080506@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mail/News 1.5 (X11/20060309)
Lamia M.Youseff wrote:
Dear All,

I am doing a performance study on Xen, and we are deploying Charm++ parallel runtime library as part of our applications. However, we observed a 20% slow down in Xen kernel that was not observed with MPICH. It is very important for us to understand why this overhead is happening.

I am guessing that is caused due to the higher cost of system calls like fork and exec, since Charm++ deploy a dynamic load-balancing algorithm that relocates jobs across the cluster, and thus using extensively the fork and exec syscalls. However, it is surprising for me that the overhead is as high as 20%.

My question is about the cost of fork and exec in the new Xen v3? My guess is that they are higher than those published for v1 in Xen Art of virtualization paper.

You'll have to expand a bit more on the particulars of your setup. If you've got domUs running and your using bridging with any significant network load, you can expect a pretty good amount of CPU is going to be going to that.

Regards,

Anthony Liguori

Thank you,
Lamia Youseff



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


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

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