From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH v4 3/7] x86: initialize per socket cpu map Date: Tue, 3 Dec 2013 10:56:50 +0100 Message-ID: <1386064610.5338.235.camel@Solace> References: <1386060479-17205-1-git-send-email-dongxiao.xu@intel.com> <1386060479-17205-4-git-send-email-dongxiao.xu@intel.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2778799777520359910==" Return-path: In-Reply-To: <1386060479-17205-4-git-send-email-dongxiao.xu@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dongxiao Xu Cc: keir@xen.org, Ian.Campbell@citrix.com, stefano.stabellini@eu.citrix.com, andrew.cooper3@citrix.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org, JBeulich@suse.com, dgdegra@tycho.nsa.gov List-Id: xen-devel@lists.xenproject.org --===============2778799777520359910== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QGeZHSRkzky1aLfac+OE" --=-QGeZHSRkzky1aLfac+OE Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On mar, 2013-12-03 at 16:47 +0800, Dongxiao Xu wrote: > diff --git a/xen/arch/x86/smpboot.c b/xen/arch/x86/smpboot.c > index 9f81c7b..c421464 100644 > --- a/xen/arch/x86/smpboot.c > +++ b/xen/arch/x86/smpboot.c > @@ -59,6 +59,9 @@ DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_core_mask= ); > cpumask_t cpu_online_map __read_mostly; > EXPORT_SYMBOL(cpu_online_map); > =20 > +cpumask_t socket_cpu_map[MAX_NUM_SOCKETS] __read_mostly; > +EXPORT_SYMBOL(socket_random_cpu_map); > + ^_random_ ? Regards, Dario --=20 <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) --=-QGeZHSRkzky1aLfac+OE 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 v1.4.15 (GNU/Linux) iEYEABECAAYFAlKdquIACgkQk4XaBE3IOsRZzgCeINiA35pDeC9O6MgeQlfxqVgi YMsAniqzguV9hxr4nqt7bqFo7fob2lMu =jaN4 -----END PGP SIGNATURE----- --=-QGeZHSRkzky1aLfac+OE-- --===============2778799777520359910== 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 --===============2778799777520359910==--