[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 12/13] xl: enable for specifying soft-affinity in the config file
On Fri, Jun 13, 2014 at 03:10:44PM +0200, Dario Faggioli wrote: [...] > > /* > + * LIBXL_HAVE_BUILDINFO_VCPU_SOFT_AFFINITY_ARRAY > + * > + * If this is defined, then libxl_domain_build_info structure will > + * contain vcpu_soft_affinity, an array of libxl_bitmap that contains > + * the necessary information to set the soft affinity of each VCPU to > + * a set of PCPUs. > + * > + * The number of libxl_bitmap in the array equals to the maximum number > + * of VCPUs. The size of each bitmap is computed basing on the maximum > + * number of PCPUs. > + */ > +#define LIBXL_HAVE_BUILDINFO_VCPU_HARD_AFFINITY_ARRAY 1 > + This macro name is wrong. Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |