huge memory allocation

Bjorn Engsig bengsig at dk.oracle.com
Mon Mar 11 19:22:26 AEST 1991


Article <18016 at milton.u.washington.edu> by dona at pooky.ee.washington.edu (Don Allen) says:
|I am trying to run an application process which requires an allocation
|of about 150M of memory, but am unable to do so.
Did you have a look at ulimit -s, ulimit -d or ulimit -m (from ksh)?
They control the maximum stack, data or total memory.
-- 
Bjorn Engsig, ORACLE Corporation, E-mail: bengsig at oracle.com, bengsig at oracle.nl



More information about the Comp.unix.aix mailing list