From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanpeng Li Subject: Re: [PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling Date: Thu, 26 Mar 2015 09:24:22 +0800 Message-ID: <20150326012422.GA12167@kernel> References: <20150318144946.2f3cc982@gandalf.local.home> <20150320103120.GZ23123@twins.programming.kicks-ass.net> <20150320103005.3914fd8d@gandalf.local.home> Reply-To: Wanpeng Li Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Peter Zijlstra , LKML , Ingo Molnar , Thomas Gleixner , Clark Williams , linux-rt-users , Mike Galbraith , "Paul E. McKenney" , =?iso-8859-1?Q?J=F6rn?= Engel , Wanpeng Li To: Steven Rostedt Return-path: Received: from mga03.intel.com ([134.134.136.65]:35875 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133AbbCZBmW (ORCPT ); Wed, 25 Mar 2015 21:42:22 -0400 Content-Disposition: inline In-Reply-To: <20150320103005.3914fd8d@gandalf.local.home> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Fri, Mar 20, 2015 at 10:30:05AM -0400, Steven Rostedt wrote: >On Fri, 20 Mar 2015 11:31:20 +0100 >Peter Zijlstra wrote: > >> > Parts-suggested-by: Peter Zijlstra >> > Signed-off-by: Steven Rostedt >> >> OK, queued it. > >Feel free to update that loop. > >> Do we want to look into making the same change for >> deadline once this has settled? > >Hmm, looks like it could use it as well. Should that code be made a bit >more generic to share the same algorithm? Would need to pass in a >pointer to the mask to check. Is there any one doing it currently? Otherwise, I can be the volunteer for dealine part. ;) Regards, Wanpeng Li > >-- Steve >-- >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.tux.org/lkml/