From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 4 of 6] xen: sched: introduce a couple of counters in credit2 and SEDF Date: Tue, 23 Oct 2012 17:28:17 +0100 Message-ID: <5086C5A1.9040003@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: Paul Durrant , "Keir (Xen.org)" , Jan Beulich , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 22/10/12 15:40, Dario Faggioli wrote: > Mainly for consistency with credit, at least for the events that are > general enough, like vCPU initialization/destruction and calls > to the specific scheduling function. > > Signed-off-by: Dario Faggioli Acked-by: George Dunlap