Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac,att!news.cs.indiana.edu!ux1.cso.uiuc.edu!ux1.cts.eiu.edu!cfajs From: cfajs@ux1.cts.eiu.edu (Tony Schaeffer) Newsgroups: comp.unix.aix Subject: Re: huge memory allocation Message-ID: <1991Mar19.023147.4051@ux1.cts.eiu.edu> Date: 19 Mar 91 02:31:47 GMT References: <1289@dkunix9.dk.oracle.com> <5924@awdprime.UUCP> <1991Mar18.164527.7871@edm.uucp> Sender: Tony Schaeffer Organization: Eastern Illinois University Lines: 9 In tring to use SMIT to set the one limit (file size) that AIX 3.1 (3000) seems to enforce, I find that a value of 1 (one) causes a value of about 8000 as seen by ulimit. For my students, 4 meg is a bit large! I can use ulimit -H -f 100 to bring the size down, but I suspect that the Soft limit is checked at run time. It has to be set on its own. Is this fixed in 3003?