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

Re: [Xen-devel] Re: [Xen-users] About profiling xen

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] About profiling xen
From: Marco Tizzoni <marco.tizzoni@xxxxxxxxx>
Date: Wed, 30 Sep 2009 08:40:45 +0200
Cc: "Fajar A." <fajar@xxxxxxxxx>, Fasiha Ashraf <feehapk@xxxxxxxxxxx>, xen <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 29 Sep 2009 23:41:28 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=c+498aDMsUNhz+/5ZR8ppaF1aR0nGfGV5cxksGkoWJE=; b=QAzW6orpJWTBxHsMrp0ptWcEhWtoqw3+3iXKraV0BdzVe2eRkpxfixcXdY5S3eBI85 IUaSBx3Egz/hjIEJqcBtlla4gbe1kVij2T/GnQyw7RqqrrCm1/99rTIiHONDS/8BZsbG 3neRcxTdcIIjqeG4d3MFZEvjRrqLiRaOXOpAs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=U+2J66sSTSowilvmJL/51KESAezr86R3ijWSgIHLftQ2+4BQfRmMSpZlrfeQ9Rq0GF z1DpVBnQCgsLVtIsU+SMJoXawD6t/rWsKcOTc1Iby2DUXPN2iTMiLgVUEisXe9dfk9jM RGCNZm+eupjhszmKJbh5SuobF7jlqsqV92uis=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090930063747.GG1434@xxxxxxxxxxx>
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>
References: <196324.1267.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <f9611b0f0909292333r7da0c616rbe53ca73a6ea512d@xxxxxxxxxxxxxx> <20090930063747.GG1434@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, Sep 30, 2009 at 8:37 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
> On Wed, Sep 30, 2009 at 08:33:19AM +0200, Marco Tizzoni wrote:
>>    I experienced the same problem with netperf and with hping also. In
>>    general every tool that sends packet at fixed rates seems to suffer this
>>    problem. If you use the flood option ( sends packets as fast as possible -
>>    for example 'ping -f' or 'hping3 -f') instead of a fixed rate the rate
>>    become much higher. What I discovered is this issue should be related to
>>    Xen's signal handling/delivery.
>>    Netperf use setitimer() to send packets at fixed rate. In my experience on
>>    dom0/U, with no load, Xen cannot go over 250 signals per second. Because
>>    netperf use signal wakeup the function that send packets I think your
>>    problem can be related to this issue. If you want to be sure, count the
>>    average number of packet per seconds. It should be about 250 packets/s
>>    (not more).
>
>
> 250 per second.. sounds like kernel HZ value?

Yes, infact I'm going to test it with 1000Khz. Stay tuned.

:)

m-

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