From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 0 of 5 v3] xen: sched_credit: fix picking and tickling and add some tracing Date: Tue, 18 Dec 2012 12:16:27 +0000 Message-ID: <50D05E9B.5050605@eu.citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dario Faggioli Cc: "xen-devel@lists.xensource.com" , "Keir (Xen.org)" , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 17/12/12 22:28, Dario Faggioli wrote: > Hello, > > Here's the take 3 of this series (last round here: > http://comments.gmane.org/gmane.comp.emulators.xen.devel/145998). > > Super quickly, this is about fixing a couple of anomalies in the credit > scheduler and adding some tracing to it. All the comments raised during v2's > review have been addressed. > > Quick summary of the series (* = Acked): > > 1/5 xen: sched_credit: define and use curr_on_cpu(cpu) > 2/5 xen: sched_credit: improve picking up the idle CPU for a VCPU > * 3/5 xen: sched_credit: improve tickling of idle CPUs > * 4/5 xen: tracing: introduce per-scheduler trace event IDs > 5/5 xen: sched_credit: add some tracing Keir, Jan: All of the patches have Acks from me. -George