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

[Xen-devel] Credit Scheduler code question

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Credit Scheduler code question
From: Marco Antonio <spyke.me@xxxxxxxxx>
Date: Thu, 19 Aug 2010 20:05:24 +0200
Delivery-date: Thu, 19 Aug 2010 11:06:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=4b95MuIWB41JPytW72w0fxVFT+gbyXR20Mtg8w7gaQU=; b=OLWiuey2Qq/wEhxYPBSp+eZ8ixGCrc7pCLjxy0uG7d62Lx+usuTzoBpyQDMrPqYbr3 8msrqSopIe4Ho2upREHUGI7TJi+V76tSUkPI6Tw0Jlh+UozoTFyvzojqX1T19j7pooHA dJkPoU1y55KslsZc5s1BTLmnI7w9X871P93Do=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=gHRLSQKSwJ2BN0ZE9+v2N1IczoPAMz28z0QMPVzjAg5v31kYC1s68GrW2hMc9XxfUP Tcx+jlmJTeGmIsSOGD/ZIC+eQ6ySpq+d+i3GwbE9lt7vAx62/ZLRInRuCwq2BItrDfMq hcMXKX15JC40hYPW7hn6hW3QgQi8mRoQiJs6w=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm a PhD student trying to add some load balancing code to the credit scheduler in order to fit some specific necessities. I'm trying to understand the credit scheduler code and I don't quite get in which part of it a pcpu starts running a vcpu. I need to keep track of when a vpcu starts running in a cpu and when it stops. Any hint on that?

I think that it would also be helpfull to know how functions in the struct scheduler sched_credit_def are called.

Thanks,

Marco.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>