Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!orcenl!bengsig From: bengsig@dk.oracle.com (Bjorn Engsig) Newsgroups: comp.unix.aix Subject: Re: huge memory allocation Message-ID: <1289@dkunix9.dk.oracle.com> Date: 12 Mar 91 12:30:02 GMT References: <18016@milton.u.washington.edu> <3628@d75.UUCP> <1991Mar10.180433.24685@nrcnet0.nrc.ca> Reply-To: bengsig@dk.oracle.com (Bjorn Engsig) Organization: Oracle Denmark Lines: 31 Article <1991Mar10.180433.24685@nrcnet0.nrc.ca> by ng@cfd.di.nrc.ca says: |According to what I've been told by the IBM tech hot line (from Toronto, |Canada), all those User Characteristics (quotas) of SMIT are for future |expansion only; none of them are currently enforced. I wish they are wrong. They are (at least on 3.1.1 (== 3003 update)): Script started on Tue Mar 12 12:23:16 1991 $ ulimit -a time(seconds) 99999 file(blocks) 99999 data(kbytes) 50000 stack(kbytes) 50000 memory(kbytes) 50000 coredump(blocks) 99999 $ cc -o zz -lc -lc -lc -lc -lc 0706-317 ERROR: Unresolved or undefined symbols detected: Symbols in error (followed by references) are dumped to the load map. .main $ ulimit -d 4096 $ cc -o zz -lc -lc -lc -lc -lc xlc: 1501-227 unable to reset ulimit 0706-103 ERROR: BUMP: Allocation of 1746580 bytes failed. There is not enough memory available now. Please try again later or use local problem reporting procedures. $ ^D script done on Tue Mar 12 12:24:22 1991 -- Bjorn Engsig, ORACLE Corporation, E-mail: bengsig@oracle.com, bengsig@oracle.nl