Date: Thu, 13 Nov 1997 12:58:14 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Ian Kallen <ian@gamespot.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: system and shell limits Message-ID: <Pine.BSF.3.96.971113125755.2209E-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.95q.971112092003.6151C-100000@ns2.gamespot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Nov 1997, Ian Kallen wrote: > > I'm trying to load a Very Large Hash in perl (5.004_001) and the program > is silently exiting (it works fine when the hash is small but after > exceeding 150k records it fails). My shell limits are > > Resource limits (current): > cputime infinity secs > filesize infinity kb > datasize 262144 kb > stacksize 65536 kb > coredumpsize infinity kb > memoryuse infinity kb > memorylocked infinity kb > maxprocesses 8211 > openfiles 16424 > > I'm logging into tcsh v6.07 > Any suggestions for increasing the ceiling on that resources I can use? Modify /etc/login.conf and raise the limits. Don't forget to rebuild the database. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971113125755.2209E-100000>