From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx111.postini.com [74.125.245.111]) by kanga.kvack.org (Postfix) with SMTP id 45BE26B13F0 for ; Wed, 1 Feb 2012 12:04:53 -0500 (EST) Received: by wibhj13 with SMTP id hj13so1480099wib.14 for ; Wed, 01 Feb 2012 09:04:51 -0800 (PST) Date: Wed, 1 Feb 2012 18:04:47 +0100 From: Frederic Weisbecker Subject: Re: [v7 0/8] Reduce cross CPU IPI interference Message-ID: <20120201170443.GE6731@somewhere.redhat.com> References: <1327572121-13673-1-git-send-email-gilad@benyossef.com> <1327591185.2446.102.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Gilad Ben-Yossef Cc: Peter Zijlstra , linux-kernel@vger.kernel.org, Christoph Lameter , Chris Metcalf , 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 On Sun, Jan 29, 2012 at 10:25:46AM +0200, Gilad Ben-Yossef wrote: > On Thu, Jan 26, 2012 at 5:19 PM, Peter Zijlstra wrote: > > > > On Thu, 2012-01-26 at 12:01 +0200, Gilad Ben-Yossef wrote: > > > Gilad Ben-Yossef (8): > > > smp: introduce a generic on_each_cpu_mask function > > > arm: move arm over to generic on_each_cpu_mask > > > tile: move tile to use generic on_each_cpu_mask > > > smp: add func to IPI cpus based on parameter func > > > slub: only IPI CPUs that have per cpu obj to flush > > > fs: only send IPI to invalidate LRU BH when needed > > > mm: only IPI CPUs to drain local pages if they exist > > > > These patches look very nice! > > > > Acked-by: Peter Zijlstra > > > > Thank you :-) > > 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. > > I plan to visit all these potential interference source to see if > something can be done to lower their effect on > isolated CPUs over time. Very nice especially as many people seem to be interested in CPU isolation. When we get the adaptive tickless feature in place, perhaps we'll also need to think about some way to have more control on the CPU affinity of some non pinned timers to avoid disturbing adaptive tickless CPUs. We still need to consider their cache affinity though. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org