Date: Fri, 1 Mar 2002 14:26:53 -0600 From: "Mike Meyer" <mwm-dated-1015446413.6b0664@mired.org> To: "Pavel Chizhov" <chizhic@mail.ru> Cc: questions@freebsd.org Subject: Re: Memory allocation in FreeBSD Message-ID: <15487.58381.201254.441427@guru.mired.org> In-Reply-To: <47170858@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Pavel Chizhov <chizhic@mail.ru> 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. <mike -- Mike Meyer <mwm@mired.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15487.58381.201254.441427>