From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH v3 1/3] x86/numa: Allow arbitrary value of PXM in PXM<->node mapping Date: Thu, 26 Feb 2015 09:06:22 +0000 Message-ID: <1424941579.4742.201.camel@citrix.com> References: <1424907714-10527-1-git-send-email-boris.ostrovsky@oracle.com> <1424907714-10527-2-git-send-email-boris.ostrovsky@oracle.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3391878055646847118==" Return-path: In-Reply-To: <1424907714-10527-2-git-send-email-boris.ostrovsky@oracle.com> Content-Language: en-US List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "boris.ostrovsky@oracle.com" Cc: Kevin Tian , "Keir (Xen.org)" , Ian Campbell , Andrew Cooper , "Tim (Xen.org)" , "xen-devel@lists.xen.org" , Stefano Stabellini , "jbeulich@suse.com" , "yang.z.zhang@intel.com" List-Id: xen-devel@lists.xenproject.org --===============3391878055646847118== Content-Language: en-US Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ryNT8a/R9yJeyMIQwyk9" --=-ryNT8a/R9yJeyMIQwyk9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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. >=20 > 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. >=20 ^array for fast lookups. Dario --=-ryNT8a/R9yJeyMIQwyk9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlTu4gwACgkQk4XaBE3IOsT4bQCcCzXIqNxFZbAhNrnFRpu1J/sN aEUAoJe1ge3jX3a3LPmlCJ5LkzcJ/4ru =h+0d -----END PGP SIGNATURE----- --=-ryNT8a/R9yJeyMIQwyk9-- --===============3391878055646847118== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============3391878055646847118==--