From owner-cvs-all Tue Oct 16 1: 3:19 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 4243537B40D; Tue, 16 Oct 2001 01:03:16 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9G83GD63823; Tue, 16 Oct 2001 01:03:16 -0700 (PDT) (envelope-from dfr) Message-Id: <200110160803.f9G83GD63823@freefall.freebsd.org> From: Doug Rabson Date: Tue, 16 Oct 2001 01:03:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 dfr 2001/10/16 01:03:16 PDT Modified files: sys/ia64/ia64 pmap.c Log: Size the number of pv_entries we use to bootstrap the pv_entry allocator based on the size of physical memory. This should eliminate the tweaking needed for larger memory configurations. Revision Changes Path 1.27 +17 -6 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message