From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [Patch] credit: Update other parameters when setting tslice_ms Date: Fri, 15 Nov 2013 12:25:58 +0000 Message-ID: <528612D6.4010404@eu.citrix.com> References: <1384379389-3661-1-git-send-email-nate.studer@dornerworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1384379389-3661-1-git-send-email-nate.studer@dornerworks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Nathan Studer , xen-devel@lists.xen.org Cc: Dario Faggioli , Keir Fraser , Jan Beulich , lwcheng@cs.hku.hk List-Id: xen-devel@lists.xenproject.org On 13/11/13 21:49, Nathan Studer wrote: > From: Nate Studer > > Add a utility function to update the rest of the timeslice > accounting fields when updating the timeslice of the > credit scheduler, so that capped CPUs behave correctly. > > Before this patch changing the timeslice to a value higher > than the default would result in a domain not utilizing > its full capacity and changing the timeslice to a value > lower than the default would result in a domain exceeding > its capacity. > > Signed-off-by: Nate Studer Reviewed-by: George Dunlap And seen elsewhere: Reviewed-by: Dario Faggioli (Correct me if this is the wrong patch, Dario!) Thanks, Nathan! -George