Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 24 Jul 2001 14:15:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 24 Jul 2001 14:15:12 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:59654 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Tue, 24 Jul 2001 14:15:02 -0400 Date: Tue, 24 Jul 2001 15:15:01 -0300 (BRST) From: Rik van Riel X-X-Sender: To: Daniel Phillips Cc: Linus Torvalds , Subject: Re: [RFC] Optimization for use-once pages In-Reply-To: <01072420143600.00520@starship> Message-ID: 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 Original-Recipient: rfc822;linux-kernel-outgoing On Tue, 24 Jul 2001, Daniel Phillips wrote: > On Tuesday 24 July 2001 19:04, Rik van Riel wrote: > Memory-mapped files have to be handled too. > > In order to prevent this from happening, either the system > > counts all first references in a short timespan (complex to > > implement) or it has the new pages on a special - small fixed > > size - page list and all references to the page while on that > > list are ignored. > > Yes, those are both possibilities. The special "new pages" list handles the mmap() situation automatically. regards, Rik -- Executive summary of a recent Microsoft press release: "we are concerned about the GNU General Public License (GPL)" http://www.surriel.com/ http://www.conectiva.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/