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] Qemu nic rate limit

To: 沈启龙 <shen.qilong@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Qemu nic rate limit
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Fri, 10 Jul 2009 13:09:35 +1000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 09 Jul 2009 20:10:00 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000001c9ef1b$19c3af20$0138a8c0@freecloud>
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: <000001c9ef1b$19c3af20$0138a8c0@freecloud>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Wed, Jun 17, 2009 at 03:13:23PM +0800, 沈启龙 wrote:
> I want to limit my NIC rate in DomU. I had found some paper and done some
> test. Now I can limit NIC rate in DomU which had installed PV driver, but I
> can’t limit NIC rate in DomU which had the NIC emulated by qemu.
> 
> Can anyone help me to limit the nic (qemu created) rate in domU.

Hi,

I'm not as familiar with PV drivers as I should be.
Do you see an interface corresponding to the PV driver show up
in dom0? If so you should be able to use tc to rate limit
that interface.

My ideas on this topic, for emulated devices, can be found at
http://www.vergenet.net/linux/xen-bw-isolation/

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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] Qemu nic rate limit, Simon Horman <=