Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757588AbYKWSZh (ORCPT ); Sun, 23 Nov 2008 13:25:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752046AbYKWSZ2 (ORCPT ); Sun, 23 Nov 2008 13:25:28 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:47708 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbYKWSZ1 (ORCPT ); Sun, 23 Nov 2008 13:25:27 -0500 Date: Sun, 23 Nov 2008 10:24:53 -0800 From: Andrew Morton To: Ingo Molnar Cc: Ying Han , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Mike Waychison , David Rientjes , Rohit Seth , Hugh Dickins , Nick Piggin , Peter Zijlstra , "H. Peter Anvin" Subject: Re: [RFC v1][PATCH]page_fault retry with NOPAGE_RETRY Message-Id: <20081123102453.f549da39.akpm@linux-foundation.org> In-Reply-To: <20081123091843.GK30453@elte.hu> References: <604427e00811212247k1fe6b63u9efe8cfe37bddfb5@mail.gmail.com> <20081123091843.GK30453@elte.hu> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 957 Lines: 27 On Sun, 23 Nov 2008 10:18:44 +0100 Ingo Molnar wrote: > * Ying Han wrote: > > > page fault retry with NOPAGE_RETRY > > Interesting patch. ahhh... I thought this all sounded familiar. It surfaced a couple of years ago, and this was my summary of the intent at the time: http://lkml.indiana.edu/hypermail/linux/kernel/0609.1/2106.html It all went round and round for a while, but I don't think anything got merged. In fact I can't even find Ben's original little spufs/cell NOPAGE_RETRY code in the tree, an I thought we merged that. Confused. The questions are, of course: does this new code address the issues which were raised at that time? -- 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/