Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!agate.berkeley.edu!cgd From: cgd@eden.CS.Berkeley.EDU (Chris G. Demetriou) Newsgroups: comp.unix.bsd Subject: Re: porting PCN Date: 3 Dec 93 01:44:49 Organization: Kernel Hackers 'r' Us Lines: 18 Message-ID: <CGD.93Dec3014449@eden.CS.Berkeley.EDU> References: <potsgl.3.754890330@saturn.wwc.edu> NNTP-Posting-Host: eden.cs.berkeley.edu In-reply-to: potsgl@saturn.wwc.edu's message of Fri, 3 Dec 1993 03:45:30 GMT >While it is compiling we get an error saying that there is >insufficient virtual memory. Does anyone know how to increase the size of >your virtual memory without buying more ram? Is there some method of using >symbolic links or something of the sort to increase the size of virtual >memory? what that really means is that the process grew too big, and therefore further memory requests were denied. if your shell is csh, you might try the 'unlimit' command, to raise the process limits, before compiling. cgd -- chris g. demetriou cgd@cs.berkeley.edu smarter than your average clam.