From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 19/27] ts-host-alloc-Executive: Honour various hostalloc_* runvars Date: Wed, 16 Sep 2015 15:22:37 +0100 Message-ID: <1442413357.18856.91.camel@citrix.com> References: <1442410530-9665-1-git-send-email-ian.jackson@eu.citrix.com> <1442410530-9665-20-git-send-email-ian.jackson@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZcDbf-0005gQ-0W for xen-devel@lists.xenproject.org; Wed, 16 Sep 2015 14:22:43 +0000 In-Reply-To: <1442410530-9665-20-git-send-email-ian.jackson@eu.citrix.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: Ian Jackson , xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-09-16 at 14:35 +0100, Ian Jackson wrote: > We honour > hostalloc_maxbonus_variation > hostalloc_bonus_previousfail > hostalloc_bonus_sharereuse > and make them default to their previous values. Took me a while to grok what was happening with $prevfail_equiv_bonus. still: > Signed-off-by: Ian Jackson Acked-by: Ian Campbell