From owner-freebsd-stable@FreeBSD.ORG Wed May 31 18:24:56 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A93B716B417 for ; Wed, 31 May 2006 18:24:56 +0000 (UTC) (envelope-from patrick@cyberwizards.nl) Received: from gandalf.cyberwizards.nl (217-19-20-65.dsl.cambrium.nl [217.19.20.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A850043D7B for ; Wed, 31 May 2006 18:24:49 +0000 (GMT) (envelope-from patrick@cyberwizards.nl) Received: from gandalf.cyberwizards.nl (localhost [127.0.0.1]) by gandalf.cyberwizards.nl (8.13.4/8.13.4) with ESMTP id k4VIOfZB059841 for ; Wed, 31 May 2006 20:24:42 +0200 (CEST) (envelope-from patrick@cyberwizards.nl) Received: from localhost (pbm@localhost) by gandalf.cyberwizards.nl (8.13.4/8.13.4/Submit) with ESMTP id k4VIOfwk059838 for ; Wed, 31 May 2006 20:24:41 +0200 (CEST) (envelope-from patrick@cyberwizards.nl) X-Authentication-Warning: gandalf.cyberwizards.nl: pbm owned process doing -bs Date: Wed, 31 May 2006 20:24:41 +0200 (CEST) From: patrick X-X-Sender: pbm@gandalf.cyberwizards.nl To: stable@freebsd.org Message-ID: <20060531202008.J57305@gandalf.cyberwizards.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: how to increase on correct way to avoid "collecting pv entries -- suggest increasing PMAP_SHPGPERPROC" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2006 18:25:03 -0000 Running freebsd 6.1 stable on amd dual opteron 4G RAM how to correctly calculate to increase the options SHMMAXPGS value? did some googl'ing but could not find a clear instruction how to go on. Currently apache2 is causing the "collecting pv entries -- suggest increasing PMAP_SHPGPERPROC" messages. any hints or point-outs would be very appreciated. Thanks! patrick