From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [v5][PATCH 10/16] tools: introduce some new parameters to set rdm policy Date: Wed, 8 Jul 2015 10:17:34 +0100 Message-ID: <1436347054.25646.278.camel@citrix.com> References: <1436249837-14747-1-git-send-email-tiejun.chen@intel.com> <1436249837-14747-11-git-send-email-tiejun.chen@intel.com> <20150707102150.GQ1134@zion.uk.xensource.com> <559C74B3.7090909@intel.com> <1436344342.25646.275.camel@citrix.com> <559CE7FA.50107@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <559CE7FA.50107@intel.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: "Chen, Tiejun" Cc: Wei Liu , xen-devel@lists.xen.org, Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 2015-07-08 at 17:06 +0800, Chen, Tiejun wrote: > #2. Don't expose "ignore" to user and just keep "host" as the default > > He told me he would discuss this with you, but sounds he didn't do this, > or I'm missing something here? My question was regarding how xl rdm="type=none" differed from not saying anything (i.e. getting the default). You explained that this was useful to allow the default to be changed, which I agreed with. The question regarding the actually naming of the options at either the xl level or the libxl (which seems to be what Ian J's comments were on) are orthogonal to the question of whether there should be a way to explicitly ask for the default (as opposed to implicitly asking for it by omission of the option). Ian.