From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] xen: Remove sched_credit_default_yield option Date: Mon, 01 Oct 2012 18:01:09 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: George Dunlap , Ian Jackson , Jan Beulich Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 01/10/2012 17:54, "George Dunlap" wrote: > On Mon, Oct 1, 2012 at 5:51 PM, Ian Jackson wrote: >> George Dunlap writes ("[Xen-devel] [PATCH] xen: Remove >> sched_credit_default_yield option"): >>> xen: Remove sched_credit_default_yield option >>> >>> The sched_credit_default_yield option was added when the behavior of >>> "SCHEDOP_yield" was changed in 4.1, to allow any users who had >>> problems to revert to the old behavior. The new behavior has been in >>> Xen.org xen since 4.1, and in XenServer even longer, and there is no >>> evidence of anyone having trouble with it. Remove the option. >> >> Who does this need an ack from ? > > Jan or Keir are the hypervisor committers. Normally Keir asks me for > an ack for changes to the scheduler code. :-) I will apply it. :) -- Keir > -George