From owner-cvs-all Wed Jan 2 16:26:11 2002 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 AB19B37B41E; Wed, 2 Jan 2002 16:26:04 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g030Q4o94788; Wed, 2 Jan 2002 16:26:04 -0800 (PST) (envelope-from peter) Message-Id: <200201030026.g030Q4o94788@freefall.freebsd.org> From: Peter Wemm Date: Wed, 2 Jan 2002 16:26:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 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 2002/01/02 16:26:04 PST Modified files: sys/i386/i386 pmap.c Log: Allow a specific setting for pv entries. This avoids the need to guess (or calculate by hand) the effect of interactions between shpgperproc, physical ram size, maxproc, maxdsiz, etc. Revision Changes Path 1.304 +1 -0 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message