Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 14:46:14 +0200 (SAST)
From:      Irvine Short <irvine@sanbi.ac.za>
To:        Vitali Malicky <life@zone3000.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Large memory issues
Message-ID:  <20030827143958.Q83260@fling.sanbi.ac.za>
In-Reply-To: <003d01c36c97$db0dc4c0$2401010a@zone3000.net>
References:  <20030827133322.X83260@fling.sanbi.ac.za> <003d01c36c97$db0dc4c0$2401010a@zone3000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi...
On Wed, 27 Aug 2003, Vitali Malicky wrote:

> I hope that
>
> options                MAXMEM="(4096*1024)"
>
> should help...

Hmmm.

If I have
options         MAXSSIZ="(64*1024*1024)"

my stack size as reported by limit in tcsh is 64MB

If I have
options         MAXSSIZ="(128*1024*1024)"

then my stack size as reported by limit Is 128MB.

How could MAXMEM="(4096*1024)" be right?

The machine sees 4096MB OK, it is just that each process is limited to
512MB.

Irvine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827143958.Q83260>