From owner-freebsd-questions Thu Jan 31 2:30:53 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id 8E65737B400 for ; Thu, 31 Jan 2002 02:30:42 -0800 (PST) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.1/8.12.1) with ESMTP id g0VAUe83014056; Thu, 31 Jan 2002 13:30:40 +0300 (MSK) Date: Thu, 31 Jan 2002 13:30:40 +0300 (MSK) From: Varshavchick Alexander To: RJ45 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Memory problem on Dual PIII In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Look for MAXDSIZ in your kernel config - this option defines the maximum RAM that the single process can use. You the most probably have it equal to 512M which needs to be increased. Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) On Thu, 31 Jan 2002, RJ45 wrote: > Date: Thu, 31 Jan 2002 03:25:36 -0700 (MST) > From: RJ45 > To: freebsd-questions@FreeBSD.ORG > Subject: Memory problem on Dual PIII > > > Hello, > I have a Dual PIII with 1GB RAM. > I have the following problem which I found out using snortsnarf. > This is my actual memory usage: > > Mem: 122M Active, 689M Inact, 120M Wired, 62M Cache, 163M Buf, 514M Free > > If I use a high CPU and Memory bound program like snortsnarf or even dd > with a very large file, the Free Memory starts going down and the Active > Memory start increasing. When the Free Memory reaches 0 and the active > memory is around 600MB snortsarf dies with out of memory message but the > WEIRD thing is that the Inactive memory ALWAYS stays at 689MB and it is > NEVER used like if it does not work... so that I have about half of my > total RAM amount which is NEVER used. > This seeems to be a big problem. > anyone has some hint about it ? > thanks > > Rick > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message