home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5072.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.7 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.10/8.6.9) with ESMTP id MAA05011 for <executor@nacm.com>; Sun, 1 Oct 1995 12:51:16 -0700
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id NAA15230; Sun, 1 Oct 1995 13:51:12 -0600
  3. Received: from gwar.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0szUO9-000Yc8C; Sun, 1 Oct 95 13:49 MDT
  5. Received: by gwar.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0szUO9-000GOwC; Sun, 1 Oct 95 13:49 MDT
  7. Message-Id: <m0szUO9-000GOwC@gwar.ardi.com>
  8. Date: Sun, 1 Oct 95 13:49 MDT
  9. From: mat@ardi.com (Mat Hostetter)
  10. To: Philip Zeyliger <vzvz@netcom.com>
  11. Cc: Executor Mailing List <executor@nacm.com>
  12. Subject: Re: Memory problems in 1.99p
  13. In-Reply-To: <Pine.SUN.3.91.951001115946.1708A-100000@netcom12>
  14. References: <Pine.SUN.3.91.951001115946.1708A-100000@netcom12>
  15. Sender: owner-paper@nacm.com
  16. Precedence: bulk
  17.  
  18. >>>>> "Philip" == Philip Zeyliger <vzvz@netcom.com> writes:
  19.  
  20.     Philip> Hello, I have been using 1.99o with 8M app 4 M stack and 4
  21.     Philip> M syszone...  Now when I downloaded 1.99p I can't get it
  22.     Philip> to run with this or even the same thing with 4M
  23.     Philip> applzone...  I have 20MG ram and over 16 MG of it is
  24.     Philip> free..  Any suggestions?
  25.  
  26. The command-line syntax has changed in 1.99p.  Now you would say:
  27.  
  28. executor -applzone 4M -stack 4M
  29.  
  30. "4096" will no longer work, as it should tell you if you try to say
  31. "-applzone 4096"..  Note also that you can say:
  32.  
  33. executor -memory 4M
  34.  
  35. and it will divide up your applzone, syszone, and stack in a sane way
  36. totalling 4 megabytes.  This is a lot easier to remember.
  37.  
  38. -Mat
  39.  
  40. P.S.  4M of stack is an awful lot.
  41.  
  42.