On Wed, 2015-02-25 at 18:41 -0500, Boris Ostrovsky wrote: > ACPI defines proximity domain identifier as a 32-bit integer. While > in most cases the values will be zero-based this is not guaranteed, > making current pxm2node[256] mapping structure not appropriate. > > We will instead use MAX_NUMNODES-sized array of struct pxm2node to > store PXM-to-node mapping. To accommodate common case of zero-based > and contiguios PXMs we will, whenever possible, try to use PXM as > index into this array array for fast lookups. > ^array for fast lookups.
Dario
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel