Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750826Ab0AHFBS (ORCPT ); Fri, 8 Jan 2010 00:01:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750709Ab0AHFBR (ORCPT ); Fri, 8 Jan 2010 00:01:17 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:50287 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750702Ab0AHFBQ (ORCPT ); Fri, 8 Jan 2010 00:01:16 -0500 Date: Thu, 7 Jan 2010 21:00:34 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Arjan van de Ven cc: Christoph Lameter , Peter Zijlstra , "Paul E. McKenney" , Peter Zijlstra , KAMEZAWA Hiroyuki , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" , "minchan.kim@gmail.com" , "hugh.dickins" , Nick Piggin , Ingo Molnar Subject: Re: [RFC][PATCH 6/8] mm: handle_speculative_fault() In-Reply-To: <20100107204940.253ed753@infradead.org> Message-ID: References: <20100104182429.833180340@chello.nl> <20100104182813.753545361@chello.nl> <20100105054536.44bf8002@infradead.org> <20100105192243.1d6b2213@infradead.org> <20100107204940.253ed753@infradead.org> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) 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: 789 Lines: 21 On Thu, 7 Jan 2010, Arjan van de Ven wrote: > > if an app has to change because our kernel sucks (for no good reason), > "change the app" really is the lame type of answer. Well, in all fairness, I doubt other kernels do any better. So changing the app is likely to help in general, and thus be at least part of the right solution. But as outlined, we _can_ almost certainly do better on many simple and common cases, so changing the kernel - in addition to fixing app memory allocation patterns - sounds like a good avenue. Linus -- 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/