Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 Jan 2002 06:02:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 Jan 2002 06:01:51 -0500 Received: from garrincha.netbank.com.br ([200.203.199.88]:15110 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Tue, 29 Jan 2002 06:00:06 -0500 Date: Tue, 29 Jan 2002 08:59:45 -0200 (BRST) From: Rik van Riel X-X-Sender: To: Oliver Xymoron Cc: Daniel Phillips , Linus Torvalds , Josh MacDonald , linux-kernel , , Subject: Re: Note describing poor dcache utilization under high memory pressure In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 28 Jan 2002, Oliver Xymoron wrote: > Somewhere in here, the pages have got to all be marked read-only or > something. If they're not, then either parent or child writing to > non-faulting addresses will be writing to shared memory. Either that, or we don't populate the page tables of the parent and the child at all and have the page tables filled in at fault time. Rik -- "Linux holds advantages over the single-vendor commercial OS" -- Microsoft's "Competing with Linux" document http://www.surriel.com/ http://distro.conectiva.com/ - 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/