From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: Re: [PATCH 2/7] xen: sched_rt: implement the .free_pdata hook Date: Mon, 16 Mar 2015 17:10:39 +0000 Message-ID: <1426525838.32500.41.camel@citrix.com> References: <20150316165642.10279.86684.stgit@Solace.station> <20150316170458.10279.60102.stgit@Solace.station> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0716570027864272997==" Return-path: In-Reply-To: <20150316170458.10279.60102.stgit@Solace.station> 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: "xen-devel@lists.xen.org" Cc: "Keir (Xen.org)" , "xumengpanda@gmail.com" , George Dunlap , "JBeulich@suse.com" List-Id: xen-devel@lists.xenproject.org --===============0716570027864272997== Content-Language: en-US Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-j6Yq3FyYUFwRRVGwgs/J" --=-j6Yq3FyYUFwRRVGwgs/J Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2015-03-16 at 18:04 +0100, Dario Faggioli wrote: > which is called by cpu_schedule_down(), and is necessary > for resetting the spinlock pointers in schedule_data from > the RTDS global runqueue lock, back to the default _lock > fields in the struct. >=20 > Not doing so causes Xen to explode, e.g., when removing > pCPUs from an RTDS cpupool and assigning them to another > one. >=20 Hey Meng, We discussed about this issue before, here:=20 http://lists.xen.org/archives/html/xen-devel/2014-09/msg02765.html But, as far as it looks, the code we ended up merging still had the issue (i.e., it did not have the hook implemented)! I was working a bit on/off (for family reasons) in that period, so I can't really tell how that happened. :-/ Not a big deal... this code is marked as experimental for a reason, but it probably make sense to double check that anything else similar happened, can you do that? Thanks and Regards, Dario --=-j6Yq3FyYUFwRRVGwgs/J 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 iEYEABECAAYFAlUHDo4ACgkQk4XaBE3IOsQqGgCgoYM0SqkoVR/GTKiJQmv60sfB GocAoJK/gnGo4A3lNNIYqimd1So8t2fj =JCx0 -----END PGP SIGNATURE----- --=-j6Yq3FyYUFwRRVGwgs/J-- --===============0716570027864272997== 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 --===============0716570027864272997==--