[Prev][Next][Index][Thread]
Re: Memory problems in 1.99p
>>>>> "Philip" == Philip Zeyliger <vzvz@netcom.com> writes:
Philip> Hello, I have been using 1.99o with 8M app 4 M stack and 4
Philip> M syszone... Now when I downloaded 1.99p I can't get it
Philip> to run with this or even the same thing with 4M
Philip> applzone... I have 20MG ram and over 16 MG of it is
Philip> free.. Any suggestions?
The command-line syntax has changed in 1.99p. Now you would say:
executor -applzone 4M -stack 4M
"4096" will no longer work, as it should tell you if you try to say
"-applzone 4096".. Note also that you can say:
executor -memory 4M
and it will divide up your applzone, syszone, and stack in a sane way
totalling 4 megabytes. This is a lot easier to remember.
-Mat
P.S. 4M of stack is an awful lot.
Follow-Ups:
References: