On Fri, Feb 13, 2015 at 02:12:58PM +0000, Ian Jackson wrote:
> Wei Liu writes ("[PATCH v5 19/24] libxl: define LIBXL_HAVE_VNUMA"):
> > Signed-off-by: Wei Liu <wei.l...@citrix.com>
> ...
> > +/* LIBXL_HAVE_VNUMA
> > + *
> > + * If it is defined, libxl supports vNUMA configuration
> > + */
> 
> I think you should be more specific about which calls are covered.
> 

There is no new API yet. Just new structure to specify vNUMA
configuration.

How about this:

/* LIBXL_HAVE_VNUMA
 *
 * If this is defined, libxl's IDL has libxl_vnode_info and there is a
 * array call vnuma_nodes inside libxl_domain_build_info to specify
 * vNUMA configuration.
 */

Wei.

> Ian.

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

Reply via email to