From owner-cvs-all Tue Aug 8 0:51: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B4AC37B656; Tue, 8 Aug 2000 00:50:58 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA07762; Tue, 8 Aug 2000 00:50:58 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Message-Id: <200008080750.AAA07762@freefall.freebsd.org> From: Kelly Yancey Date: Tue, 8 Aug 2000 00:50:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT src/sys/vm vm_page.h src/sys/conf options X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kbyanc 2000/08/08 00:50:58 PDT Modified files: (Branch: RELENG_4) sys/i386/conf LINT sys/vm vm_page.h sys/conf options Log: MFC: Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you set equal to the number of kilobytes in your cache. The old options are still supported for backwards compatibility. Revision Changes Path 1.749.2.21 +5 -3 src/sys/i386/conf/Attic/LINT 1.75.2.2 +32 -25 src/sys/vm/vm_page.h 1.191.2.14 +2 -1 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message