From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v7 21/21] xl: vNUMA support Date: Thu, 12 Mar 2015 10:58:08 +0000 Message-ID: <1426157888.21353.381.camel@citrix.com> References: <1425905497-30835-1-git-send-email-wei.liu2@citrix.com> <1425905497-30835-22-git-send-email-wei.liu2@citrix.com> <1426086726.21353.267.camel@citrix.com> <20150311201452.GA16468@zion.uk.xensource.com> <1426154424.21353.348.camel@citrix.com> <20150312105013.GA20896@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150312105013.GA20896@zion.uk.xensource.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: Wei Liu Cc: Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-03-12 at 10:50 +0000, Wei Liu wrote: > Now I get your idea. I think we are more or less talking about the same > thing. I was proposing: > > parse vcpus > parse memory > parse maxmem > > parse vnuma > > if maxmem is not set by either config option or vnuma, set to memory > if maxvcpus is not set by either config option or vnuma, set to vcpus Yes, I think we are in agreement.