[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] doubt regarding IO scheduler and credit scheduling in netback


  • To: xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Kuriakose Mathew <kmathew123@xxxxxxxxx>
  • Date: Fri, 23 Oct 2009 08:46:02 +0530
  • Delivery-date: Thu, 22 Oct 2009 20:16:25 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oI1Ue8TURM8WvTCx0jmz/QTPXewUYD+zmz18rAMZo/BB6y9qtnfjjH6yB5sxuzdK4s FBqvr8DdrQIfZOu6xRXjtEAq0zogaTBOg8XDzuFFrvOWh2YER3B7aHS4wiKbR82GBYoa GVmkFHn4upfnWL2yIldcua9XKapaJDagSp8Ok=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,
With reference to the netback and netfront model of device driver in Xen(specifically Xen 3.1.3 and linux 2.6.18.8-- I know it is a bit old but please excuse), I am confused as to where the network IO scheduler fits in. I have read that there are different types of IO schedulers in linux - deadline ,anticipatory, complete fair queueing (cfq )etc. where cfq is the default. Is it only being used in the context of disk IO? or the same thing is used for network IO?

Also (as a related doubt), in netback code(In netback.c net_tx_action ) , I saw some credit scheduling of the network interfaces(netif_t *netif) corresponding to guest domains. So whenever Dom 0 is scheduled ,it does a credit scheduling of the network interfaces corresponding to different DomUs. The credits will get refreshed when the credit_timeout happens. The next network interface(netif) will be scheduled if the credits for the current netif is exhausted. Is my understanding correct ?
What are the other cases when the next netif is scheduled? (one would obviously be the case when there are no packets to send. Any other case?) When I did some experiments, I found that the bandwidth is fairly divided among all the domains. So there should be some mechasim to ensure this.

In this context where does the IO scheduler fits in?
Please explain.

Thanks
Kuriakose Mathew

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.