Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 18 Feb 2002 20:25:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 18 Feb 2002 20:25:06 -0500 Received: from dsl-213-023-040-169.arcor-ip.net ([213.23.40.169]:3730 "EHLO starship.berlin") by vger.kernel.org with ESMTP id ; Mon, 18 Feb 2002 20:24:54 -0500 Content-Type: text/plain; charset=US-ASCII From: Daniel Phillips To: Rik van Riel , Linus Torvalds Subject: Re: [RFC] Page table sharing Date: Tue, 19 Feb 2002 02:29:29 +0100 X-Mailer: KMail [version 1.3.2] Cc: Hugh Dickins , , Kernel Mailing List , , Robert Love , , Andrew Morton , , In-Reply-To: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On February 19, 2002 02:22 am, Rik van Riel wrote: > On Mon, 18 Feb 2002, Linus Torvalds wrote: > > On Tue, 19 Feb 2002, Daniel Phillips wrote: > > > > > > Thanks, here it is again. > > > > Daniel, there's something wrong in the locking. > > > Does anybody see any reason why this doesn't work totally without the > > lock? > > We'll need protection from the swapout code. It would be > embarassing if the page fault handler would run for one > mm while kswapd was holding the page_table_lock for another > mm. > > I'm not sure how the page_table_share_lock is supposed > to fix that one, though. It doesn't, at present. This needs to be addressed. -- Daniel - 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/