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

[Xen-users] Xen Performance with Charm++

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Performance with Charm++
From: "Lamia M.Youseff" <lyouseff@xxxxxxxxxxx>
Date: Sun, 23 Apr 2006 14:59:51 -0700
Delivery-date: Sun, 23 Apr 2006 15:01:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)
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.

Thank you,
Lamia Youseff



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

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