[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v3 1/7] xen: vNUMA support for PV guests



On mar, 2013-11-19 at 14:48 +0000, Jan Beulich wrote:
> >>> On 19.11.13 at 15:35, Dario Faggioli <dario.faggioli@xxxxxxxxxx> wrote:
> > If I understand correctly what you're asking, the (current) answer is in
> > the Linux patch, here:
> > 
> >  
> > http://bugs.xenproject.org/xen/mid/%3C1384811922-14642-2-git-send-email-ufimt
> >  
> > seva@xxxxxxxxx%3E
> > 
> > which uses num_possible_cpus()
> > 
> >  http://lxr.linux.no/linux+v3.12/+code=num_possible_cpus 
> > 
> > to size all the three arrays.
> 
> But what guarantees num_possible_cpus() to be larger than some
> hypervisor internal variables that the domain has no knowledge
> about? 
>
Nothing, I guess.

> Just consider a guest with a Linux configured for just 4
> CPUs and 2 nodes, but having a config file specifying 16 vCPU-s on
> 4 virtual nodes?
> 
That's a fair point. I can't remember the rationale behind the choice of
using num_possible_cpus()... ISTR some very early version (probably not
even shared on xen-devel) of the series using something like NR_CPUS,
but that would suffer from the same issue, I think.

Probably, we just overlooked the situation you're describing and though
that, given we don't allow nr_vcpus > nr_vnodes, using
num_possible_cpus() ought to be enough. But I see it now.

So, what would the best option be? Another hypercall (or a special way
of calling this one) "just" to retrieve the number of vnodes?

Thanks and Regards,
Dario

-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.