home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1880.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  773 b   |  25 lines

  1. >>>>> "Philip" == Philip Zeyliger <vzvz@netcom.com> writes:
  2.  
  3.     Philip> Hello, I have been using 1.99o with 8M app 4 M stack and 4
  4.     Philip> M syszone...  Now when I downloaded 1.99p I can't get it
  5.     Philip> to run with this or even the same thing with 4M
  6.     Philip> applzone...  I have 20MG ram and over 16 MG of it is
  7.     Philip> free..  Any suggestions?
  8.  
  9. The command-line syntax has changed in 1.99p.  Now you would say:
  10.  
  11. executor -applzone 4M -stack 4M
  12.  
  13. "4096" will no longer work, as it should tell you if you try to say
  14. "-applzone 4096"..  Note also that you can say:
  15.  
  16. executor -memory 4M
  17.  
  18. and it will divide up your applzone, syszone, and stack in a sane way
  19. totalling 4 megabytes.  This is a lot easier to remember.
  20.  
  21. -Mat
  22.  
  23. P.S.  4M of stack is an awful lot.
  24.  
  25.