[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.5] xen: vnuma: expose vnode_to_pnode to guest
On Mon, 2014-11-10 at 11:09 +0000, Wei Liu wrote: > On Mon, Nov 10, 2014 at 11:51:28AM +0100, Dario Faggioli wrote: > > > I'm 100% ok to re-start that discussion here and now... however, how > > stable should this interface be? Can't we deal with this when actually > > implementing NUMA aware ballooning and add stuff at than point, if > > necessary? > > > The risk would be any new guests with extended get_vnumainfo interface > won't be able to run on old hypervisor (4.5) without proper versioning. > Right. > So basically we have three choices: > 1. Expose vnode_to_pnode in hypercall interface. > 2. Expose the mapping in xenstore. > 3. Don't expose anything, everything happens automagically without guest > knowing anything. > > I'm fine with any of those three. However, Jan suggested in that one > year old thread it would be wrong for the guest to know the mapping, so > I think he implicitly voted for the third option. > Option 3 is the best IMO too. The guest, ideally, should know nothing about how Xen mapped its virtual NUMA nodes onto the host RAM. The question here is how effective that is. As of now, it's quite hard to judge whether we'll be able to do everything automatically, I think. I read your proposal, and it looks sensible, I'm just saying it's hard to be conclusive at this stage. > I only need to make sure that we don't miss option 1 and release > incomplete interface for 4.5. That's why I kick off this discussion. If > we release the interface as it is now and find out we need to expose > mapping later, we would neither 1) do versioning 2) have yet another > interface to return mapping. > Exactly. Personally, I'd keep the mapping out of the interface we already have checked in. If it will reveal impossible to do things completely automatically, I don't think it will be too terrible to add a new specific hypercall. 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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |