From owner-cvs-all Thu Nov 15 18:25:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6215A37B405; Thu, 15 Nov 2001 18:25:29 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAG2PTl22363; Thu, 15 Nov 2001 18:25:29 -0800 (PST) (envelope-from peter) Message-Id: <200111160225.fAG2PTl22363@freefall.freebsd.org> From: Peter Wemm Date: Thu, 15 Nov 2001 18:25:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD 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 peter 2001/11/15 18:25:29 PST Modified files: sys/alpha/alpha pmap.c sys/ia64/ia64 pmap.c Log: Merge rev 1.202 from i386/pmap.c (back in 1998 by John Dyson): Make flushing dirty pages work correctly on filesystems that unexpectedly do not complete writes even with sync I/O requests. This should help the behavior of mmaped files when using softupdates (and perhaps in other circumstances also.) Revision Changes Path 1.73 +3 -0 src/sys/alpha/alpha/pmap.c 1.36 +3 -0 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message