Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.mel.aone.net.au!grumpy.fl.net.au!news.webspan.net!newsfeeds.sol.net!uwm.edu!cs.utexas.edu!math.ohio-state.edu!jussieu.fr!not-for-mail From: bouyer@antifer.ibp.fr (Manuel BOUYER) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: /netbsd: mb_map full Date: 23 Jan 1997 18:08:57 GMT Organization: Universites Paris VI/Paris VII - France Lines: 16 Message-ID: <5c89fp$5t7$1@vishnu.jussieu.fr> References: <32E7A417.446B9B3D@airmail.net> NNTP-Posting-Host: antifer.ipv6.ibp.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: billh@airmail.net X-Newsreader: Newsview 0.39 (last pre-beta) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5231 Bill Harris (billh@airmail.net) wrote: > Getting the following message on my NetBSD 1.2 i386 box. > It's got 128M. > Jan 22 19:33:52 webcache2 /netbsd: mb_map full > Jan 22 19:34:53 webcache2 /netbsd: mb_map full Try to put options "NMBCLUSTERS=512" in your kernel config file. (You can also try 1024 if 512 isn't enougth) The default is 256, or 512 with "options GATEWAY". -- Manuel Bouyer, MASI, Universite Paris VI. email: bouyer@masi.ibp.fr --