From owner-cvs-all Fri Jan 22 22:00:29 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19067 for cvs-all-outgoing; Fri, 22 Jan 1999 22:00:29 -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 WAA19062; Fri, 22 Jan 1999 22:00:27 -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 WAA10580; Fri, 22 Jan 1999 22:00:28 -0800 (PST) Date: Fri, 22 Jan 1999 22:00:28 -0800 (PST) Message-Id: <199901230600.WAA10580@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_fault.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/22 22:00:28 PST Modified files: sys/vm vm_fault.c Log: Reenable John Dyson's low-memory VM_WAIT code for page reactivations out of PQ_CACHE. Add comments explaining what it accomplishes and its limitations. Revision Changes Path 1.96 +13 -7 src/sys/vm/vm_fault.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message