Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755353Ab2BASlk (ORCPT ); Wed, 1 Feb 2012 13:41:40 -0500 Received: from e35.co.us.ibm.com ([32.97.110.153]:45698 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755236Ab2BASli (ORCPT ); Wed, 1 Feb 2012 13:41:38 -0500 Date: Wed, 1 Feb 2012 10:40:45 -0800 From: "Paul E. McKenney" To: Peter Zijlstra Cc: Gilad Ben-Yossef , linux-kernel@vger.kernel.org, Christoph Lameter , Chris Metcalf , Frederic Weisbecker , linux-mm@kvack.org, Pekka Enberg , Matt Mackall , Sasha Levin , Rik van Riel , Andi Kleen , Mel Gorman , Andrew Morton , Alexander Viro , Avi Kivity , Michal Nazarewicz , Kosaki Motohiro , Milton Miller Subject: Re: [v7 0/8] Reduce cross CPU IPI interference Message-ID: <20120201184045.GG2382@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <1327572121-13673-1-git-send-email-gilad@benyossef.com> <1327591185.2446.102.camel@twins> <1328117722.2446.262.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1328117722.2446.262.camel@twins> User-Agent: Mutt/1.5.21 (2010-09-15) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12020118-6148-0000-0000-00000313EAD8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1040 Lines: 25 On Wed, Feb 01, 2012 at 06:35:22PM +0100, Peter Zijlstra wrote: > On Sun, 2012-01-29 at 10:25 +0200, Gilad Ben-Yossef wrote: > > > > If this is of interest, I keep a list tracking global IPI and global > > task schedulers sources in the core kernel here: > > https://github.com/gby/linux/wiki. > > You can add synchronize_.*_expedited() to the list, it does its best to > bash the entire machine in order to try and make RCU grace periods > happen fast. I have duly added "Make synchronize_sched_expedited() avoid IPIing idle CPUs" to http://kernel.org/pub/linux/kernel/people/paulmck/rcutodo.html. This should not be hard once I have built up some trust in the new RCU idle-detection code. It would also automatically apply to Frederic's dyntick-idle userspace work. Thanx, Paul -- 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/