Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Jan 2002 16:31:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Jan 2002 16:31:40 -0500 Received: from garrincha.netbank.com.br ([200.203.199.88]:17422 "HELO netbank.com.br") by vger.kernel.org with SMTP id ; Tue, 22 Jan 2002 16:31:26 -0500 Date: Tue, 22 Jan 2002 19:31:10 -0200 (BRST) From: Rik van Riel X-X-Sender: To: Shawn Starr Cc: Hans Reiser , Chris Mason , Andreas Dilger , , Subject: Re: Possible Idea with filesystem buffering. In-Reply-To: <1011734932.271.1.camel@unaropia> 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 22 Jan 2002, Shawn Starr wrote: > I've started on writing a pagebuf daemon (experimenting with ramfs). > It will have the VM manage the allocating/freeing of pages. The > filesystem should not have to know when a page needs to be freed or > allocated. It just need pages. The pagebuf is supposed to age pages > not the filesystem. Last I looked it was try_to_free_pages() which does the aging of pages. What functionality would a pagebuf daemon add in this regard ? 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/