Date: Mon, 7 Jun 2004 13:25:27 +0300 From: George Keramidas <keramida@ceid.upatras.gr> To: Odhiambo Washington <wash@wananchi.com>, freebsd-questions@freebsd.org Subject: Re: malloc() Message-ID: <20040607102527.GB18877@orion.daedalusnetworks.priv> In-Reply-To: <20040607092334.GI73934@ns2.wananchi.com> References: <20040607092334.GI73934@ns2.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-06-07 12:23, Odhiambo Washington <wash@wananchi.com> wrote: > Hi gurus, > > What's the maximum memory can be allocated to a single process by default ? If memory limits aren't at work, all available memory. But the default is to have user limits, so you should probably check /etc/login.conf to see what's defined there. - Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040607102527.GB18877>