From owner-freebsd-hackers Wed Jul 9 07:30:52 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA17045 for hackers-outgoing; Wed, 9 Jul 1997 07:30:52 -0700 (PDT) Received: from kaori.communique.net (kaori.Communique.Net [204.27.65.55]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA17040 for ; Wed, 9 Jul 1997 07:30:47 -0700 (PDT) Received: by kaori.Communique.Net with Internet Mail Service (5.0.1457.3) id <3PASSYZ4>; Wed, 9 Jul 1997 09:30:15 -0500 Message-ID: From: Raul Zighelboim Cc: "'hackers@freefall.freebsd.org'" Subject: RE: There must be something really wrong with 2.2.2-release... Date: Wed, 9 Jul 1997 09:30:13 -0500 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1457.3) Content-Type: text/plain Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have 768Megs of swap space on one of the machines, and MAXUSERS set to 256. I don;t believe that mode swap is an option, as the system is already trashing when using 1/2 of that swap space..... Is there a way I set mbuf to a larger value without involving MAXUSERS ? > -----Original Message----- > From: Tom Samplonius [SMTP:tom@sdf.com] > Sent: Tuesday, July 08, 1997 11:31 PM > To: Raul Zighelboim > Cc: 'hackers@freefall.freebsd.org' > Subject: Re: There must be something really wrong with > 2.2.2-release... > > > On Tue, 8 Jul 1997, Raul Zighelboim wrote: > > > These 3 boxes tend to crash after a while, with 'not enough swap > > space' or not enough mbuf'. > > You need to allocated more swap space, and more mbuf space. > > Tom