From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751581AbbCZBmY (ORCPT ); Wed, 25 Mar 2015 21:42:24 -0400 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 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,468,1422950400"; d="scan'208";a="670715088" Date: Thu, 26 Mar 2015 09:24:22 +0800 From: Wanpeng Li To: Steven Rostedt 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 Subject: Re: [PATCH v5] sched/rt: Use IPI to trigger RT task push migration instead of pulling Message-ID: <20150326012422.GA12167@kernel> Reply-To: Wanpeng Li References: <20150318144946.2f3cc982@gandalf.local.home> <20150320103120.GZ23123@twins.programming.kicks-ass.net> <20150320103005.3914fd8d@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150320103005.3914fd8d@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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/