Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754468Ab2BAR6a (ORCPT ); Wed, 1 Feb 2012 12:58:30 -0500 Received: from merlin.infradead.org ([205.233.59.134]:50814 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753487Ab2BAR63 convert rfc822-to-8bit (ORCPT ); Wed, 1 Feb 2012 12:58:29 -0500 Message-ID: <1328119072.2446.264.camel@twins> Subject: Re: [v7 0/8] Reduce cross CPU IPI interference From: Peter Zijlstra To: Gilad Ben-Yossef Cc: 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 , paulmck Date: Wed, 01 Feb 2012 18:57:52 +0100 In-Reply-To: <1328117722.2446.262.camel@twins> References: <1327572121-13673-1-git-send-email-gilad@benyossef.com> <1327591185.2446.102.camel@twins> <1328117722.2446.262.camel@twins> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.1- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 785 Lines: 18 On Wed, 2012-02-01 at 18:35 +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. Also anything using stop_machine, such as module unload, cpu hot-unplug and text_poke(). -- 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/