Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754693Ab0AIPww (ORCPT ); Sat, 9 Jan 2010 10:52:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754170Ab0AIPwv (ORCPT ); Sat, 9 Jan 2010 10:52:51 -0500 Received: from casper.infradead.org ([85.118.1.10]:43556 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752794Ab0AIPwv (ORCPT ); Sat, 9 Jan 2010 10:52:51 -0500 Date: Sat, 9 Jan 2010 07:55:17 -0800 From: Arjan van de Ven To: Christoph Lameter Cc: Linus Torvalds , 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() Message-ID: <20100109075517.4ec65b7e@infradead.org> In-Reply-To: References: <20100104182429.833180340@chello.nl> <20100104182813.753545361@chello.nl> <20100105054536.44bf8002@infradead.org> <20100105192243.1d6b2213@infradead.org> <20100107204940.253ed753@infradead.org> Organization: Intel X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.6; i586-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 909 Lines: 25 On Fri, 8 Jan 2010 09:51:49 -0600 (CST) Christoph Lameter wrote: > 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. > > We are changing apps all of the time here to reduce the number of > system calls. it's fine to fix an app for something fundamental. it sucks to need to fix an app because we decided to clear a page inside a lock rather than outside it. -- Arjan van de Ven Intel Open Source Technology Centre For development, discussion and tips for power savings, visit http://www.lesswatts.org -- 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/