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 network latencies

To: "Joris Dobbelsteen" <joris@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Xen network latencies
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Mon, 21 Apr 2008 14:38:11 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 21 Apr 2008 11:38:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=tcLRvo1YPLFWoy+UNBixhqQHc3cbTj+KOirNgftfGso=; b=mtGdZkVTq3NYyqtCkBrlPCDBmSesp1/UQAYgBq3aJw1IF2V+fnMdhzj5mwXRMhMxZLjxtKuOIKEzAoNmEJ+3THFg4Pm2DijKdXIsiwwWHHJwSy80fzInYpzMt6qE5waUkZiJ98OH6nlotn+G0MQMJY6UpIzCYihdycYSWvXsoXM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=fK4qz/zbzTtr/Tw16j3FUSYMQb5gUGxvbtSyBT+/0BLWRqrF+ksVYAMmF6TI+kf1g0JNE+zTzuXxbeVMjpHZ90zaEakqXAUAeO4DrnZUbA+TFF+8Ohyu2QaJ5/4LVQ+uUG/+9bYI3uQTYdqfGXJsAdrv+GASc2WaCX/pGG1/cxU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <480C65D5.4040309@xxxxxxxxxxxxxxxxxxxxx>
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: <480C65D5.4040309@xxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Joris,

On Mon, Apr 21, 2008 at 6:00 AM, Joris Dobbelsteen <joris@xxxxxxxxxxxxxxxxxxxxx> wrote:
Dear,

I have a network that runs VoIP. It passes through an Xen box that has a firewall running as DomU. The VoIP traffic is very sensitive to jitter in arrival times. The jitter causes jerky audio. Its easy to reproduce by simply downloading a lot of data and saturating downstream bandwidth on the ADSL connection.

However I have a hard time figuring out the cause of the jitter, since my configuration is getting more complex at this point in time. So anyone has ideas how I can measure and determinate the cause of my problems? Maybe any solutions to this problem?

For a simple network benchmark tool, I would recommend iperf [1]. It is easy to use and can give you a sense of the bandwidth over time.

For a more low level look at potential problems with Xen you should consider taking a look at tools like xenoprof [2]

Characterization of network processing overheads in Xen [3] is an older paper on this topic, but could give you some hints and ideas on places to look. They use iperf and xenoprof, and are also developing a benchmark tool at Intel called vConsolidate.

Best Regards,
Todd


[1] http://dast.nlanr.net/Projects/Iperf/
[2] http://xenoprof.sourceforge.net/
[3] http://ieeexplore.ieee.org/Xplore/defdeny.jsp?url="">



 

- Joris

===

Configuration:
Network path:
* My ISP.
* Xen Dom0 receives.
* DomU firewall receives and sends.
* Xen Dom0 sends.
* VoIP box.

Xen 3.1.2 with Gentoo Linux 2.6.18 x86-64 on Dom0.
DomU is Debian Etch (4.0) x86-64 xen-linux.
Using default credit scheduler and having 12 domains at very low CPU usage (its a core 2 duo @ 2.0 GHz).

On the firewall DomU I already see lots of jitter.

Things to blame:
* My ISP (should not be)
* Xen scheduler
* Dom0 packet buffering
* DomU packet buffering
* Combination of the above
* ...?

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