From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH 2/4] xen: sched: factor code that moves a vcpu to a new pcpu in a function Date: Wed, 8 Jul 2015 17:09:37 +0200 Message-ID: <1436368177.22672.218.camel@citrix.com> References: <20150703152743.23194.15530.stgit@Solace.station> <20150703154923.23194.96957.stgit@Solace.station> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1428720814344131501==" Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZCr0G-0005vN-VO for xen-devel@lists.xenproject.org; Wed, 08 Jul 2015 15:11:17 +0000 In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: xen-devel List-Id: xen-devel@lists.xenproject.org --===============1428720814344131501== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OaVhID8TVGjy0jXnQDPD" --=-OaVhID8TVGjy0jXnQDPD Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2015-07-08 at 15:56 +0100, George Dunlap wrote: > On Fri, Jul 3, 2015 at 4:49 PM, Dario Faggioli > wrote: > > No functional change intended. > > > > Signed-off-by: Dario Faggioli >=20 > Reviewed-by: George Dunlap >=20 Thanks. > With one nit... > > diff --git a/xen/common/schedule.c b/xen/common/schedule.c > > index 26e8430..e83c666 100644 > > --- a/xen/common/schedule.c > > +++ b/xen/common/schedule.c > > @@ -451,6 +451,34 @@ void vcpu_unblock(struct vcpu *v) > > vcpu_wake(v); > > } > > > > +/* > > + * Do the actual movemet of a vcpu from old to new CPU. Locks for *bot= h* >=20 > "movement" (missing an 'n') >=20 Yeah, well, what I was missing was 'set spell' in .vimrc. Done now, hopefully, this would help limiting things like this! :-/ Anyway, I'll resend and take care of this. Thanks again, Dario --=20 <> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) --=-OaVhID8TVGjy0jXnQDPD 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 iEYEABECAAYFAlWdPUIACgkQk4XaBE3IOsQDkQCeIXJXTEH/KtEoY+S80JvLG01J TV0AoKojly3+NRyQai8yRnmub3+tkqoZ =cIYu -----END PGP SIGNATURE----- --=-OaVhID8TVGjy0jXnQDPD-- --===============1428720814344131501== 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 --===============1428720814344131501==--