From owner-freebsd-questions Fri Mar 1 12:26:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 9331837B405 for ; Fri, 1 Mar 2002 12:26:54 -0800 (PST) Received: (qmail 14262 invoked by uid 100); 1 Mar 2002 20:26:53 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15487.58381.201254.441427@guru.mired.org> Date: Fri, 1 Mar 2002 14:26:53 -0600 To: "Pavel Chizhov" Cc: questions@freebsd.org Subject: Re: Memory allocation in FreeBSD In-Reply-To: <47170858@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.46 (Python 2.2; freebsd-4.5-STABLE-i386) 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 Pavel Chizhov types: > Hello! > I've a problem with memory distribution. One large process (quantum chemistry > calculation) can't allocate more than 50 Mwords of memory (RAM=1152Mb, > SWAP=1000Mb). What should I do for prosess's address space changing? Up datasize limit in your shell. You should check memoryuse at the same time, as it may need to be raised as well. If you aren't the admin, you may have to get the admin to set things up for you. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message