Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 13:30:40 +0300 (MSK)
From:      Varshavchick Alexander <alex@metrocom.ru>
To:        RJ45 <rj45@slacknet.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Memory problem on Dual PIII
Message-ID:  <Pine.GSO.4.21.0201311328150.29608-100000@apache.metrocom.ru>
In-Reply-To: <Pine.LNX.4.21.0201310320300.25037-100000@slacknet.slacknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <rj45@slacknet.com>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0201311328150.29608-100000>