From owner-freebsd-questions Mon Jan 7 21:42: 1 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 996C437B41C for ; Mon, 7 Jan 2002 21:41:51 -0800 (PST) Received: from viasoft.com.cn (davidwnt.viasoft.com.cn [192.168.1.239]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id NAA18246; Tue, 8 Jan 2002 13:50:05 +0800 Message-ID: <3C3A84DF.9070009@viasoft.com.cn> Date: Tue, 08 Jan 2002 13:34:23 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Dylan Anderson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pmap_shpgperproc References: <000a01c19803$599d7620$bace07c4@hypnosis> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG add following line into your kernel config file and recompile kernel: options PMAP_SHPGPERPROC=250 default is 200, you can increase it. -- David Xu Dylan Anderson wrote: > Hi, can someone please tell me how to increase pmap_shpgperproc on a > FreeBSD 4.3 Generic server? > > > > I've being getting alot of kernel errors, ie. too many open files in > system, and then the server doesn't function properly. > > > > The message log tells me to increase pmap_shpgperproc. > > > > Please reply to dylan@hypnotism.nu > > > > Thank you! > > Dylan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message