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] Xen & I/O in clusters - problems! New Information

To: Rune Johan Andresen <runejoha@xxxxxxxxxxx>
Subject: Re: [Xen-devel] Xen & I/O in clusters - problems! New Information
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Thu, 21 Oct 2004 21:24:54 +0100
Cc: Xen Virtual Machine Monitor <xen-devel@xxxxxxxxxxxxxxxxxxxxx>, Rune Johan Andresen <Rune.Johan.Andresen@xxxxxxxxxxx>, Håvard Bjerke <havarbj@xxxxxxxxxxx>, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Thu, 21 Oct 2004 21:31:19 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Thu, 21 Oct 2004 21:12:37 +0200." <2B927CDC-2395-11D9-8725-000A95B44940@xxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> Between two Xen dom0 domains (between two physical computers in the 
> cluster) we got these strange results:
> (We use ttcp socketbuffsize, 10^4 -> 10^6)
> 
> Kernel 2.6:
> Xen Dom0 -> Xen Dom0: ca. 80 000 KB/s (?)
> 
> Native Linux:
> Native Linux -> Native Linux: ca. 114 000 KB/s
> 
> What is new and strage is that Xen Dom0 use about 60% of the CPU when 
> transfering or receiving, while
> Native Linux ony use 6-7%(!) It seems like we have a problem with the 
> DMA here(?). We use Xen 2.0,
> Gigabit ethernet.

dom0 to dom0 performance really shouldn't be any difference from
native. It certainly isn't on any of our machines.

The only thing I can think of is that something stupid might be
happening with interrupts on your machines. Can you compare the
rate that the relevant interrupts are going up in
/proc/interrupts between xenLinux and native.

There's no interrupt sharing or anything daft like that going on?
Are you using NAPI on the native e1000 linux driver?


Ian


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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