Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758010AbZA2OH2 (ORCPT ); Thu, 29 Jan 2009 09:07:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753096AbZA2OHS (ORCPT ); Thu, 29 Jan 2009 09:07:18 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:57421 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752700AbZA2OHR (ORCPT ); Thu, 29 Jan 2009 09:07:17 -0500 Date: Thu, 29 Jan 2009 09:07:15 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Peter Zijlstra cc: Ingo Molnar , Andrew Morton , linux-kernel@vger.kernel.org, rusty@rustcorp.com.au, npiggin@suse.de, torvalds@linux-foundation.org, tglx@linutronix.de, arjan@infradead.org Subject: Re: [PATCH] use per cpu data for single cpu ipi calls In-Reply-To: <1233229316.4495.39.camel@laptop> Message-ID: References: <200901290955.38940.rusty@rustcorp.com.au> <20090128173039.cbc29e81.akpm@linux-foundation.org> <1233218954.7835.11.camel@twins> <20090129111330.GB30738@elte.hu> <1233229316.4495.39.camel@laptop> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 25 On Thu, 29 Jan 2009, Peter Zijlstra wrote: > On Thu, 2009-01-29 at 12:13 +0100, Ingo Molnar wrote: > > * Peter Zijlstra wrote: > > > > > > Can generic_smp_call_function_single_interrupt() ever see > > > > CSD_FLAG_ALLOC set now? If not, that kfree can go away. > > > > > > Like said above, removing that kmalloc will hurt people. > > > > the whole promise of generic-IPI seems to dwindle and we'll get back to > > roughly where we started out from. > > I'd not go that far, the per-cpu csd is a nice fallback, but removing > that kmalloc is just silly. I'll add the kmalloc back. But the rest should be fine. -- 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/