Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 23 Jan 2002 19:02:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 23 Jan 2002 19:02:15 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:4879 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 23 Jan 2002 19:02:04 -0500 Message-ID: <3C4F4EE8.C79C0CC9@mandrakesoft.com> Date: Wed, 23 Jan 2002 19:01:44 -0500 From: Jeff Garzik Organization: MandrakeSoft X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-pre4 i686) X-Accept-Language: en MIME-Version: 1.0 To: Hugh Dickins CC: "Stephen C. Tweedie" , Rik van Riel , Andrew Morton , Hans Reiser , Andreas Dilger , Chris Mason , Shawn Starr , linux-kernel@vger.kernel.org, ext2-devel@lists.sourceforge.net Subject: Re: [Ext2-devel] Re: Possible Idea with filesystem buffering. In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hugh Dickins wrote: > > On Wed, 23 Jan 2002, Stephen C. Tweedie wrote: > > > > This is actually really important --- writepage on its own cannot > > distinguish between requests to flush something to disk (eg. msync or > > fsync), and requests to evict dirty data from memory. > > Actually, that much can now be distinguished: > PageLaunder(page) when evicting from memory, > !PageLaunder(page) when msync or fsync. Nifty! Thanks for pointing this out. -- Jeff Garzik | "I went through my candy like hot oatmeal Building 1024 | through an internally-buttered weasel." MandrakeSoft | - goats.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/