From owner-cvs-all Fri Oct 12 12:52:33 2001 Delivered-To: cvs-all@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id C698D37B406 for ; Fri, 12 Oct 2001 12:52:22 -0700 (PDT) Received: (qmail 30401 invoked by uid 1000); 12 Oct 2001 19:52:21 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 12 Oct 2001 19:52:21 -0000 Date: Fri, 12 Oct 2001 14:52:21 -0500 (CDT) From: Mike Silbersack To: Matt Dillon Cc: , Subject: Re: cvs commit: src/sys/vm vnode_pager.c In-Reply-To: <200110121817.f9CIHYU38714@freefall.freebsd.org> Message-ID: <20011012145142.L29945-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 12 Oct 2001, Matt Dillon wrote: > dillon 2001/10/12 11:17:34 PDT > > Modified files: > sys/vm vnode_pager.c > Log: > Finally fix the VM bug where a file whos EOF occurs in the middle of a page > would sometimes prevent a dirty page from being cleaned, even when synced, > resulting in the dirty page being re-flushed to disk every 30-60 seconds or > so, forever. The problem is that when the filesystem flushes a page to How commonly did this occur? Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message