Date: Tue, 08 Jan 2002 13:34:23 +0800 From: David Xu <davidx@viasoft.com.cn> To: Dylan Anderson <dylan@hypnotism.nu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pmap_shpgperproc Message-ID: <3C3A84DF.9070009@viasoft.com.cn> References: <000a01c19803$599d7620$bace07c4@hypnosis>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <mailto:dylan@hypnotism.nu> > > > > Thank you! > > Dylan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C3A84DF.9070009>