From owner-cvs-all Sat Jan 23 22:20:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18839 for cvs-all-outgoing; Sat, 23 Jan 1999 22:20:16 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18829; Sat, 23 Jan 1999 22:20:12 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA01088; Sat, 23 Jan 1999 22:20:13 -0800 (PST) Date: Sat, 23 Jan 1999 22:20:13 -0800 (PST) Message-Id: <199901240620.WAA01088@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_map.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/23 22:20:13 PST Modified files: (Branch: RELENG_3) sys/vm vm_map.c Log: Backport to -3.x from -4.x - do not leave dirty pages in PQ_CACHE. If we dirty a PQ_CACHE page, we have to [de]activate it as well. Revision Changes Path 1.139.2.2 +7 -1 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message