From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: what's maximum speed setting for xen network? Date: Wed, 20 Apr 2005 21:09:45 -0700 Message-ID: References: Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xin Zhao Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Machine local networking is something that is currently not handled well by xen. One ends up context switching for every packet sent. I believe this is on the TODO list. -Kip=20 On 4/20/05, Xin Zhao wrote: > For a physical network card, it has a maximum transmission speed such as > 100Mb. How about network in a virtual machine? It is a virtual network > card. Is there any speed limit? Or it can transmit as fast as possible? I= f > so, I guess network transmission happened within a physical host should b= e > very fast (great than 100Mb). But this is not true in my experiment. > What's the bottleneck then? >=20 > Thanks in advance for your advice. >=20 > Xin >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >